cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

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

Scientific notation as the default for axis setting

Hi,

 

everytime I open the graph builder, even everytime I change the data column, the scale always resets to "best", which is extremly annoying as I've got data in the range of 1e-6 to 1e-9 and I do not want to count those 8 zeros.

Is there a way to set scientific as the default? Even opening the graph builder via a script including axis setting scientific does not work..

 

Thank you!

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Scientific notation as the default for axis setting

Impossible to say why it wouldn't work as a script as you didn't provide the script and JMP version. If you are changing the column with Column Switcher, enable "Retain Axis Settings"

jthi_1-1778247649582.png

Alo, you could set that to your column's axis column property (and then you could create a tag for it to make it easier to add to other columns).

jthi_0-1778247295305.png

If you are usually creating similar type of plots, you could save it as a preset.

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: Scientific notation as the default for axis setting

Impossible to say why it wouldn't work as a script as you didn't provide the script and JMP version. If you are changing the column with Column Switcher, enable "Retain Axis Settings"

jthi_1-1778247649582.png

Alo, you could set that to your column's axis column property (and then you could create a tag for it to make it easier to add to other columns).

jthi_0-1778247295305.png

If you are usually creating similar type of plots, you could save it as a preset.

-Jarmo
Voetzl
Level I

Re: Scientific notation as the default for axis setting

Thank you, I obviously wasn't clear enough on what I did and what I was searching for.

I am using JMP 19 Basic and I've got lots of those plots where I need the scientific y-axis. Therefore, I wanted to create a template where and empty graph builder is opened, with y-axis settings set to scientific (and log), which is not working (as the y-axis setting always reset when changing columns).

However, I did not know about the Columns switcher, which seems to be even simpler to use than such a script. Thank you!

 

 

 

 

Recommended Articles