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 move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
EmmaRose
Level II

Y axis is wrong in Graph Builder

Day10
Day20.008
Day30.008
Day40.010
Day70.010
Day80.011
Day90.012

EmmaRose_0-1666815753375.png

EmmaRose_1-1666815914670.png

 

I want to plot a simple figure: Day vs Weight with Graph Builder. But the y axis looks incorrect. It uses my data value in axis, and I can't change it to, e.g. 0, 0.004, 0.008, 0.012...

 

1 ACCEPTED SOLUTION

Accepted Solutions
EmmaRose
Level II

Re: Y axis is wrong in Graph Builder

Hi Jeff, 

My weight column is continuous.  I just found out that I have value ordering in my column property. Once I removed it, the y axis became normal. Thank you for your help!

View solution in original post

4 REPLIES 4
txnelson
Super User

Re: Y axis is wrong in Graph Builder

Your Time column appears to be a Character column, not a Numeric column.  Go into the Col Info dialog and change the Data Type to Numeric, and the Modeling Type to Continuous

Jim
EmmaRose
Level II

Re: Y axis is wrong in Graph Builder

Thanks for answering my  question. I changed what you suggested, unfortunately it didn't solve the problem.

Jeff_Perkinson
Community Manager Community Manager

Re: Y axis is wrong in Graph Builder

Check the Modeling Type on your weight column. I think you'll see that it's either Ordinal or Nominal. Change it to Continuous and the axis will be numeric and continuous also.

 

 

-Jeff
EmmaRose
Level II

Re: Y axis is wrong in Graph Builder

Hi Jeff, 

My weight column is continuous.  I just found out that I have value ordering in my column property. Once I removed it, the y axis became normal. Thank you for your help!

Recommended Articles