cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
Choose Language Hide Translation Bar
MauricioMMD
Level I

Graphic Builder- Wrap

I would like to know it there is any way to move or format the boxes of the wrap to my needs. Usually depends on the variables you have two three or four columns (and some rows if there are too many), and I would like to know if I can move those boxes or edit the graph to my needs. In the picture attached I would like for example to have three columns instead of fours, or even better being able to modify the number of information per row. What I mean is three columns where in the first raw there is information of three samples, in the second of two and in the third on of three again. 

3 REPLIES 3

Re: Graphic Builder- Wrap

Hi @MauricioMMD ,

 

You can right click the 'header box' on the graph and go to Levels per Row to change the number

Ben_BarrIngh_0-1759395905596.png

 

The levels per row will always be the same, you can't change the number shown in each row. If you think this is something important to have, you can add to the JMP Wish List.

 

Thanks,

Ben

“All models are wrong, but some are useful”
txnelson
Super User

Re: Graphic Builder- Wrap

Adding to @Ben_BarrIngh reply, you could use JSL to create each graph as a separate object, and then create a display window and then organize the individual objects in any order you want.

Jim
jthi
Super User

Re: Graphic Builder- Wrap

You can also try utilizing By. For Graph Builder it can be found from Redo > Relaunch Analysis.

jthi_0-1759498054395.png

jthi_1-1759498078849.png

This is quick way to create multiple (separate) Graph Builders based on grouping column and these can have different settings applied to them. They can also have some shared settings by broadcasting them from the outermost red triangle "Graph Builder" and you can do some layout changes from that red triangle, such as using Horizontal list of graph builders instead of vertical

jthi_2-1759498227612.png

 

-Jarmo

Recommended Articles