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.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar

how can i adrass a specific Y group line in a for loop?

hi,

 

i have a graph builder that i want to adjust the H line positions according to the Y group element,

 

for example:

MaxiumumShark12_0-1710853934202.pngMaxiumumShark12_0-1710853934202.png

i want to assert with for loop on all the framebox a H Line in certain position, that will be detarmain by the Group Y element of the row

 

is it possible ? 

1 REPLY 1
Ressel
Level VII

Re: how can i adrass a specific Y group line in a for loop?

Good question. As far as I know, JMP 17 will only allow identical formatting of the y-axes over all all Y groups if the graph is formatted like shown in your screenshot. I've tried this manually before (right click -> axis settings -> reference lines) and the horizontal reference line added is generally displayed in every Y group. At least in JMP 17, you can use the drop zone called "Page" in the Graph Builder. This will generate separate graphs for each Y group inside the Graph Builder. You can then add different horizontal lines for each Y group, as shown in the screenshot below. JMP 18 may have a solution to this - expect some nice additions to the Graph Builder!

 

Provided I have more time available today, I may update this response with the loop.

Ressel_0-1710879391897.pngRessel_0-1710879391897.png

 

Recommended Articles