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 create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

How do I customize the x-axis in Graph Builder

I have data that includes the numbers 1, 5 and 10 but when I graph I get 1, 10 and then 5 on the x-axis. How do I get my data in order in the x-axis?

3 REPLIES 3
txnelson
Super User

Re: How do I customize the x-axis in Graph Builder

It appears that the column you are using for your X axis is a character column.  You need to either change the column to be a numeric column, or else change the column property :"Value Ordering" to have the order you want.

Jim
Kami
Level I

Re: How do I customize the x-axis in Graph Builder

I tried value ordering but it still did not work. What are the steps?

Thanks. 

Kami
Level I

Re: How do I customize the x-axis in Graph Builder

OK got it. Thanks so much!!!!

Recommended Articles