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
SimonLi
Level I

Graph Builder x axis by row order, but display another column value

Hi, 

I would like to use graph builder to plot a SPC chart because the convenient overlay function for my data.

How to setup the x axis by row order but display another column value?

It is basically the same with overlay plot's not order x option, and the another column value normally is time.

 

There is the example:

I can use overlay plot get what I want but no overlay function to separate Tool

I can use Graph Builder get what I want but x-axis cannot show Time, if ues Time as x the plot will be totally different.

image.png

1 REPLY 1

Re: Graph Builder x axis by row order, but display another column value

You drag the data column that you want to display to the X drop zone first. Then drag the Order data column just above the X axis and hover until you see the message to sort by the Order column. You should see the effect immediately so you know if it is working.

 

See Help > Books > Essential Graphing.

Recommended Articles