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
Bernard
Level I

Update axis minimum and maximum in ternary plot - what's the easiest way?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Update axis minimum and maximum in ternary plot - what's the easiest way?

You can edit the 3-axis of the mixture profiler to set your desired min/max ranges, then save a script of that report which will capture those axis settings. Unfortunately there isn't a preference setting for min/max values for axis.

View solution in original post

2 REPLIES 2
Bernard
Level I

Re: Update axis minimum and maximum in ternary plot - what's the easiest way?

I have a 3-factor mixture design whose results I am trying to present.  I want to present a contour plot using the Mixture Profiler, but whenever I do, it always defaults to a min of 0 and a max of 1 for each property.  We deliberately only used a small portion of this plot, so the actual design space is quite small.

 

Can JMP automatically bring in the min/max values for the axis from the column properties?  For example, one factor ranges from .9% to 1.5%.  Can I have this axis automatically have min/max of .9 and 1.5%?  With a default of 0 to 1, it's impossible to see the contour because it is so small.

Re: Update axis minimum and maximum in ternary plot - what's the easiest way?

You can edit the 3-axis of the mixture profiler to set your desired min/max ranges, then save a script of that report which will capture those axis settings. Unfortunately there isn't a preference setting for min/max values for axis.

Recommended Articles