Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8997163
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T23:51:05+00:00 2026-06-15T23:51:05+00:00

I have a ListPointPlot3D containing four series of data. I would like to be

  • 0

I have a ListPointPlot3D containing four series of data. I would like to be able to define the size, shape and colour of these series individually. Changing the size and colour is crucial, the shape not so much.

The Mathematica documentation is unhelpful for the 3D case, but for 2D plots I managed to get things to work perfectly.

Can anyone advise how best to do this in 3D?,

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T23:51:06+00:00Added an answer on June 15, 2026 at 11:51 pm

    Make up some data:

    Table[data[k] = 
          Table[3 k + Sin[j^2 + i], {i, -Pi, Pi, 0.2}, {j, -2, 2, 0.2}], {k, 4}];
    

    Apply different styles via PlotStyle and Directive to different data sets:

    ListPointPlot3D[{data[1], data[2], data[3], data[4]},
      PlotStyle -> {
       Directive[Opacity[.5], Red, PointSize[.005]],
       Directive[Opacity[.5], Blue, PointSize[.01]],
       Directive[Opacity[.5], Green, PointSize[.015]],
       Directive[Opacity[.5], Black, PointSize[.02]]
       }, BoxRatios -> 1]
    

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Have a look at the menu link Produkter on http://marckmann.se/ I would like to
Have a text box which get data for price. If someone enter something like
Have a xml data like <Items><Item><name>test1</name></Item><Item><name>test2</name></Item></Items> Looks like jaxb cannot unmashall this when defining
Have a procedure which looks like Procedure TestProc(TVar1, TVar2 : variant); Begin TVar1 :=
Have two tables say ABC and XYZ and contain one column which data will
have a class structure like so Permit -> Financial ->ICollection instrumentList Instrument -> Agency
Have a large amount of HTML, but where I thought the bottleneck would be
I have a ListPointPlot3D plot and all three axes contain a logarithmic distribution of
Have found maven to use hard for simple things like jar-signing ..May be I
Have a recurring situation, petty I know, but I'd like to consolidate the following:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.