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

How to Get Consistent Font Size on Y axis scale

Hi -

 

I am using Graph Builder to plot the following using JSL. Given the data is dynamic, I am not hard coding any axis/scale settings. Percentage value is set to 3 digits after decimal point though.

 

Is there a way to fix the font size in the example below? I would like to have same font size on Y axis scale.

 

uProf_0-1634493998789.png

Thanks!

 

1 ACCEPTED SOLUTION

Accepted Solutions
ron_horne
Super User (Alumni)

Re: How to Get Consistent Font Size on Y axis scale

Hi @uProf 

try a right click on the axis >> axis settings
there you have an option to de-select - Automatic font size.

ron_horne_0-1634496826222.png

let us know if it works.

View solution in original post

1 REPLY 1
ron_horne
Super User (Alumni)

Re: How to Get Consistent Font Size on Y axis scale

Hi @uProf 

try a right click on the axis >> axis settings
there you have an option to de-select - Automatic font size.

ron_horne_0-1634496826222.png

let us know if it works.

Recommended Articles