cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to use JMP Pro to analyze and predict using entire data set rather than selected points in a curve. Register for Nov. 6 Mastering JMP.

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.PNGClip.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