cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

Discussions

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

Order of display on box plot

Hi Guys,

I have data that is arranged as follows in my table, I have shown only one column but each of a, b,c,d has a data column associated with it.

Category
a
b
c
d

When I plot the box plots from left to right, I get a,c,b,d on my X axis.

How can I make my box plots with the category X axis as a,b,c,d?

Thanks.
2 REPLIES 2
Hegedus
Level IV

Re: Order of display on box plot

Go to column info for your data. In the column properties popup menu select "Value Ordering". You can the define the order that ordinal value will show up in an analysis such as a box plot.

Re: Order of display on box plot

That worked, thanks.

Recommended Articles