cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
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

12 Comments
Status changed to: Delivered
 
hogi
Level XIII

@LisaG explains this new feature in her Discovery Summit presentation: 
My-Favorite-Graph-Builder-Tips