Dispatch to dynamically generated piled charts
Hi all, I try to generate a report in which I have 2 charts per "parameter" for median and stdev, and I'm struggling adding lines in it. The "Summary.jmp" file contains multiple columns with a "Lot" (I use it as the X axis), and then several parameters, each of them having a column for median with suffix "_Q50" and one with suffix "_StdDev". I have a list of parameters that have in addition Targ...