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
tarkan_bih
Level III

Interval Tray setting in preferences

Hi,

Is there a way in JMP to set a preference where if the data on my x-axis in nominal or ordinal to always plot as an interval tray? I find myself constantly having to update the x-axis settings whenever I plot ordinal or nominal data on x-axis.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Interval Tray setting in preferences

The only way that I know to pre-determine axis settings is to use the Axis column property. This approach is not a global preference for any X axis. It is specific to a data column. It should affect all plots, though, using this variable in the X role. You can set it once for more than one column at a time using Cols > Standardize Attributes command.

View solution in original post

1 REPLY 1

Re: Interval Tray setting in preferences

The only way that I know to pre-determine axis settings is to use the Axis column property. This approach is not a global preference for any X axis. It is specific to a data column. It should affect all plots, though, using this variable in the X role. You can set it once for more than one column at a time using Cols > Standardize Attributes command.

Recommended Articles