cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

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