jsl: how to plot using a list of groups?
following up from this post: https://community.jmp.com/t5/Discussions/Script-to-loop-thru-and-group-columns-by-name-dynamically/m-p/470274#M71439 I'm grouping 10k+ columns into groups by StepID, but now trying to plot them all. I can't quite figure out how to tell it to plot by the list of all the groups. any advice? /*plotting a basic Fit YbyX just to get pValues. Formatting and style done on fi
...