Spec limits for Control Chart Builder with multiple phases and where condition
Using JSL in JMP ver. 15.2.0. JSL code is embedded in attached table with script name = 'Control Charts'. I'm struggling with behavior in nested loops when attempting to add spec limits (LSL, Target, USL) via custom graphics script for variable number of phase groupings and 'where' conditions. My nested loops currently result in spec limits for last chart being applied to all control charts crea...