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 move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

Change order of categorical columns in graph

Hi

 

I'm new to the forum. I'm making a graph which has many rows containing a column of real numbers "measurement (mm)" and one of categrorical labels "Height". I want to have the graph divided into groups of each height. But the order of the height is not desireable. See picture. Is there a way to change the order of the grouping with nominal data labels?

 

Clip.PNG

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Change order of categorical columns in graph

Add the column property Value Order and arrange the Height levels the way that you want. Right-click the Height column header and select Column Properties. Then select Value Order.

 

This way is a global change so that you do not have to re-order the levels every where that they might appear (local change).

View solution in original post

1 REPLY 1

Re: Change order of categorical columns in graph

Add the column property Value Order and arrange the Height levels the way that you want. Right-click the Height column header and select Column Properties. Then select Value Order.

 

This way is a global change so that you do not have to re-order the levels every where that they might appear (local change).

Recommended Articles