Hi - I'm graphing some data using the Group X and would like to change the order to be custom and not alphabetical, i.e. not A,B,C D,E but B,A,D,C,E. Is there a way to do this? Below is a fake example. Relatively new to JMP. Thanks!
Go to Solution
If it is from the graph builder itself (JMP 18.2);
1. Move cursor at the Type & right click. Select "Configure Levels"
2. Click the Type that you want to order. Let say A. Then, click the arrow Up or Down / Top or Bottom
3. Result
View solution in original post
You can set the Value Order column property for your column named Type to whatever ordert you want.
Right click on the column header for your column named Type and select
Column Properties=>Value Order
Thanks!
Perfect, thanks!