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

Does Control Chart plot data by a timestamp column OR by the way the data table is sorted ?

Does CCB have the ability to "auto-recognize" a timestamp column to order data ?

 

Or does it plot data simply by the way the data is sorted in the data table (independent of actual timestamp) ?

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: Does Control Chart plot data by a timestamp column OR by the way the data table is sorted ?

If you do not specify an X axis column, it uses the row order. If you drag a column to the X axis, it will use the values from that column as the order to use
Jim

View solution in original post

1 REPLY 1
txnelson
Super User

Re: Does Control Chart plot data by a timestamp column OR by the way the data table is sorted ?

If you do not specify an X axis column, it uses the row order. If you drag a column to the X axis, it will use the values from that column as the order to use
Jim

Recommended Articles