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
donadristi
Level II

How do I get my Date in Month and year in order on the x axis

I have a data set with column for date in month and year. When I build a graph or a control chart with it on the x axis the dates are not in order. How can I make them in order? Thank you in advance for your help.

donadristi_0-1753798068935.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: How do I get my Date in Month and year in order on the x axis

Can you format them into dates instead of characters? This way JMP would take care of the ordering. If not, you could use separate "order" column OR use Value Order column property. 

-Jarmo

View solution in original post

1 REPLY 1
jthi
Super User

Re: How do I get my Date in Month and year in order on the x axis

Can you format them into dates instead of characters? This way JMP would take care of the ordering. If not, you could use separate "order" column OR use Value Order column property. 

-Jarmo

Recommended Articles