cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar

Preference for default color used in graph.

There is in JMP a default color, green, which is used in many graphs (for example in the histogram made in the graph builder). This color could be changed for any particular graph, but you have to do this for each one of them, which can be painful. Following a post in the forum, an expert user suggest a JSL script: 

Preferences( Histogram Color( "LightBlue" ) );

which works. So the suggestion is simply to add a preference for this color in JMP preferences windows.

 

4 Comments
Ryan_Gilmore
Community Manager
Status changed to: Archived
We are archiving this request. If this is still important please comment with additional details and we will reopen. Thank you!
hogi
Level XIII

The JSL command could not work if there wasn't a setting like this : )

 

you can find it here:

hogi_0-1720106554526.png

 

hogi
Level XIII

@Sarah-Sylvestre : delivered

Status changed to: Delivered