cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

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

Can I sort the X axis by wait time while keeping the axis display as it is ?

Hi,

 

I have collected some measurement data on several unit IDs but instead of sorting it by unit ID (like the chart below), I would like to sort it by the wait time while keeping the unit IDs in the X axis display as it is. Is there a way to do so in JMP ?

XiangCD_MP_User_0-1661762082996.png

 

 

 

Regards,

CD

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: Can I sort the X axis by wait time while keeping the axis display as it is ?

If you order the data table by wait time, and then set the Value Order Column Property to Row Order Levels

txnelson_0-1661768943949.png

The order of the Units axis will be determined by the order of the Wait Times found in the data table

Jim

View solution in original post

2 REPLIES 2
txnelson
Super User

Re: Can I sort the X axis by wait time while keeping the axis display as it is ?

If you order the data table by wait time, and then set the Value Order Column Property to Row Order Levels

txnelson_0-1661768943949.png

The order of the Units axis will be determined by the order of the Wait Times found in the data table

Jim

Re: Can I sort the X axis by wait time while keeping the axis display as it is ?

Great ! I thought so too. Thanks Jim! 

Recommended Articles