how do I add a reference lines to each control chart
In my script I am trying to add a reference line to each control chart. "Graph_line" is a list of values that I want to use as the reference lines. There are 63 items in Graph_lines which corresponds to the 63 different UNIT_MODELs that I am charting. I tried to use a for loop and I realize that this is somewhat primitive but my overall understanding of jmp right now is still low. Pleas help! Than...
dale_lehman