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

We want to hear your ideas for improving JMP software.

  1. Search: Please search for an existing idea first before submitting a new idea.
  2. Submit: Post your new idea using the Suggest an Idea button. Please submit one actionable idea per post rather than a single post with multiple ideas.
  3. Kudo & Comment Kudo ideas you like, and comment to add to an idea.
  4. Subscribe: Follow the status of ideas you like. Refer to status definitions to understand where an idea is in its lifecycle. (You are automatically subscribed to ideas you've submitted or commented on.)

We consider several factors when looking for what ideas to add to JMP. This includes what will have the greatest benefit to our customers based on scope, needs and current resources. Product ideas help us decide what features to work on next. Additionally, we often look to ideas for inspiration on how to add value to developments already in our pipeline or enhancements to new or existing features.

Choose Language Hide Translation Bar

JSL command to get and set settings in the Preferences - for all (!) settings

☐ cool new feature
☐ could help many users!

☑ removes something that feels like a „bug“

☑ nice to have

☐ nobody needs it

 

What inspired this wish list request? 

For some of the settings in Preferences, A user can read:

Get Platform Preferences( Bivariate( Fit Line ), DOE );
Get Preferences( Graph marker size );

and even change the settings via JSL:

 

 

Platform Preferences( Bivariate( Fit Line( 1 ) ) );
Preferences( Graph marker size( "Large" ) );

 

 

Surprisingly, there are other settings in the preferences which cannot be accessed via JSL.

Who defined which settings are available and which are not ?

 

At the moment, I need JSL access to the graphics export settings - but according to Jmp support this is not possible.

hogi_0-1702587345344.png

 

 

What is the improvement you would like to see? 

Please provide JSL read/write access to all settings in the preferences.

 

 

Why is this idea important? 

"important"? no, it isn't.

 

 

 

 

more wishes submitted by  hogi_2-1702196401638.png