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

Graph Builder - align 'pages' next to each other or as grid

☑ cool new feature
☐ could help many users!

☐ removes a „bug“

☐ nice to have

☐ nobody needs it

 

 

What inspired this wish list request? 

Most presentations are nowadays on 16:9 screens.

So, there is a lot of space "to the side" to put several plots next to each other.

 

A very convenient function to split a plot into subplots is the page option in Graph Builder.

Unfortunately, such "pages" are always placed below each other

 

What is the improvement you would like to see? 

When a column is used as page in Graph Builder, please add the option to arrange the "pages" next to each other instead of "below each other".

 

Why is this idea important? 

This helps to get plots in a wide side-by-side format - especially to included them  in presentations on 16:9 screens.


https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/379196/highli... 

hogi_0-1673905866700.png

 

hogi_2-1673906080316.png

 

View more...
Open( "$SAMPLE_STIPS/Wafer Stacked Small.jmp" );
Graph Builder(
Show Control Panel( 0 ),
Graph Spacing( 4 ),
Variables(
X( :X_Die ),
Y( :Y_Die ),
Page( :Lot ),
Wrap( :Wafer ),
Color( :Defects )
)
);

 

more wishes submitted by  hogi_2-1702196401638.png

11 Comments
Status changed to: Delivered