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

A simple question: change Normal Quantile scales to sigma

Hi all,

 

I'm plotting Normal Quantile but can't find any way to change Y-axis to sigma, please help me.

thank you.

 

plot.png

 

4 REPLIES 4
Jeff_Perkinson
Community Manager Community Manager

Re: A simple question: change Normal Quantile scales to sigma

The right axis in the graph you presented is displaying the sigma values. 

Is that what you're looking for?

-Jeff
JackSun
Level I

Re: A simple question: change Normal Quantile scales to sigma

Hi Jeff,

Thank you.

Yes, it is.  How can it display 1,2,3.... integers of sigma in the left axis? 

 

Jack

txnelson
Super User

Re: A simple question: change Normal Quantile scales to sigma

Technically, the sigma values are not surfaced as a JMP Axis, but rather, they are a Label Segment within the Frame of the graph.  Given that implementation, the only modifications I can see are the color, style(bold, etc.) and font.  I don't see any decimal formatting.

Jim
JackSun
Level I

Re: A simple question: change Normal Quantile scales to sigma

Txnelson, thank you.

 

Recommended Articles