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

how to plot 2 data sets in the same graph when x axes are different

 
2 REPLIES 2
jthi
Super User

Re: how to plot 2 data sets in the same graph when x axes are different

Add your data into single data table, create plot and add two x-axis

jthi_0-1736841122705.png

Good read regarding plotting in JMP Essential Graphing 

-Jarmo
hogi
Level XIII

Re: how to plot 2 data sets in the same graph when x axes are different

Here are 3 ways how you can do it:

How to Overlay scatterplot of data pairs with separate axes 

The 3rd option even works if it's "2 data sets" and not one. But it's very "dirty" - the resulting graph cannot be saved. 

And it is difficult to edit the graph (e.g. adjust the colors).

 

Recommended Articles