cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
New to using JMP? Hit the ground running with the Early User Edition of Discovery Summit. Register now, free of charge.
Register for our Discovery Summit 2024 conference, Oct. 21-24, where you’ll learn, connect, and be inspired.
Choose Language Hide Translation Bar
lisaash
Level I

No values on y axis?

I am following the usual procedure of dropping the columns on x axis but JMP is not showing any values on the y axis.  I have values on the graph & arrows upwards?

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: No values on y axis?

I answered you once in How do I get values on y axis? .

 

JMP is using Parallel Merged "axis" as there is too much difference between the ranges of your columns. You can change it to Parallel Independent and try to see how it would look like. To change it right click on x-axis -> Combine Scales -> Choose which works best for you.

jthi_2-1721194889925.png

 

 

Parallel Independent

jthi_0-1721194852812.png

 

Parallel Merged

jthi_1-1721194863345.png

 

 

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: No values on y axis?

I answered you once in How do I get values on y axis? .

 

JMP is using Parallel Merged "axis" as there is too much difference between the ranges of your columns. You can change it to Parallel Independent and try to see how it would look like. To change it right click on x-axis -> Combine Scales -> Choose which works best for you.

jthi_2-1721194889925.png

 

 

Parallel Independent

jthi_0-1721194852812.png

 

Parallel Merged

jthi_1-1721194863345.png

 

 

-Jarmo
lisaash
Level I

Re: No values on y axis?

It works - thanks