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 move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.
Created:
Jul 20, 2022 03:47 AM
| Last Modified: Jun 9, 2023 10:04 AM(2149 views)
I have a function to set spec limits below and I would like to adapt this code, or add to it, to let me toggle displaying the lines on the histogram as is an option in the column properties menu as 'Show as Graph Reference Lines'
Not exactly sure how you would like it to work, but you could add Show Limits to the function.
Change Spec Limits column properties manually and enable "Show as Graph Reference Lines", then copy the script from Enhanced Log or from Copy Table Script (no data) for table or from column properties. Then modify your function accordingly
Not exactly sure how you would like it to work, but you could add Show Limits to the function.
Change Spec Limits column properties manually and enable "Show as Graph Reference Lines", then copy the script from Enhanced Log or from Copy Table Script (no data) for table or from column properties. Then modify your function accordingly