cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
sofiasousa24
Level II

How can I build a 3D bars scatterplot?

Hi,

How can I build a 3D bars scatterplot (instead of points)?

 

Thank you in advance!

3D Scatterplot.png

2 ACCEPTED SOLUTIONS

Accepted Solutions
hogi
Level XIII

Re: How can I build a 3D bars scatterplot?

I don't think that this is possible:
here are arguments why this is intentionally like this:

3D bar charts in JMP 

On the other hand: In Graph Builder, you can use hierarchical X Labels 

hogi_0-1699294418818.png


... or use X Group, Y Group and Page to add dimensions.

So, it's easy to show 5 and more dimensions :)

View solution in original post

txnelson
Super User

Re: How can I build a 3D bars scatterplot?

Using the Drop Lines and Drop Line Thickness options under the red triangle in the Scatterplot 3D Platform, one can get something close to your picture.

txnelson_0-1699295901437.png

The colors are set by setting the Value Colors Column Property

Jim

View solution in original post

4 REPLIES 4
hogi
Level XIII

Re: How can I build a 3D bars scatterplot?

I don't think that this is possible:
here are arguments why this is intentionally like this:

3D bar charts in JMP 

On the other hand: In Graph Builder, you can use hierarchical X Labels 

hogi_0-1699294418818.png


... or use X Group, Y Group and Page to add dimensions.

So, it's easy to show 5 and more dimensions :)

txnelson
Super User

Re: How can I build a 3D bars scatterplot?

Using the Drop Lines and Drop Line Thickness options under the red triangle in the Scatterplot 3D Platform, one can get something close to your picture.

txnelson_0-1699295901437.png

The colors are set by setting the Value Colors Column Property

Jim
sofiasousa24
Level II

Re: How can I build a 3D bars scatterplot?

Thank you so much Jim! 

sofiasousa24
Level II

Re: How can I build a 3D bars scatterplot?

Thank you so much! 

Recommended Articles