cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
yo-ming
Level I

How to show curve of different columns in one chart?

Like, a 8-bits ADC, the output are printed as 8 columns in jmp file, then how can I show data of 8 columns in 1 char. example below.

 

yoming_0-1678872009953.png

 

3 REPLIES 3
yo-ming
Level I

Re: How to show curve of different columns in one chart?

This chart is from Excel, but I'd like to know how to get similar chart with JMP.

jthi
Super User

Re: How to show curve of different columns in one chart?

Easiest way is most likely to format your data like this

jthi_0-1678873739911.png

 

and then you can plot it

jthi_1-1678873748174.png

 

If your data is in this format

jthi_2-1678873815967.png

 

You still plot it by selecting all values from Graph Builder and then dropping them to X-axis

jthi_3-1678873840458.png

jthi_4-1678873850932.png

 

-Jarmo
yo-ming
Level I

Re: How to show curve of different columns in one chart?

thank you jthi, I'll transpose data to plot that.

Recommended Articles