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.

Discussions

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

Reference lines

Hi

I'm making graphs for every column of my data sheet using a for loop and I have 2 rows in my table that have the tolerance for every parameter (=column). 

I'd like to add those tolerances as reference lines like this : {Add Ref Line( {}, "Solid", "Gray", "", 1, 0.25 )}    but I don't know how to refer to my tolerance lines in those {}.

Any help would be appreciated :)

 

1 ACCEPTED SOLUTION

Accepted Solutions
Craige_Hales
Super User

Re: Reference lines

1 REPLY 1
Craige_Hales
Super User

Re: Reference lines

Recommended Articles