cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

How to plot different spec limits for multiple variability charts

For variability analysis, I need to plot specs limits or ref lines (essentially both work for me) for every measurement type. In other words: Limits are different on every variability chart.

image.png

Spec limit source is in the same data table in a different column.

I don't want to set spec limits/ manually

How can this be scripted?

appreciate your help, I've tried lots of ideas but none have worked for me

 



.

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: How to plot different spec limits for multiple variability charts

there is an Addin that will handle this

 

Write limits from a limits table to a data table

 

 

Jim

View solution in original post

1 REPLY 1
txnelson
Super User

Re: How to plot different spec limits for multiple variability charts

there is an Addin that will handle this

 

Write limits from a limits table to a data table

 

 

Jim

Recommended Articles