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
TalDamri
Level III

graph Builder with several X lines

Hi, 

 

I have an excel sheet, with several row series,

each series containing one row of "time [second],"  and one row of "temp" 

I would like to cmobine all the temp data to one graph, (one y axis - temp, and one x axis time) 

in excel it is very easy make that, but how i doing that in JMP ? 

 

 

10 REPLIES 10
txnelson
Super User

Re: HI Re: graph Builder with several X lines

The better way to handle it would be to use

     Tables=>Stack

and do a multi series stack, and then go from there

Jim

Recommended Articles