ADDING SPEC LIMITS BASED ON A CONDITION
I have written a script that plots variability chart with the following data -1.I have defined a list that contains all column names starting with MIP and i iterate through this list for Y-axis variable.2.X-axis has Tool name and Part id.3.I am right now able to plot MIP_* variability plot for different step number.4.I need to add set point and upper/lower spec limits to these plots.eg : variabil...