How to use JSL to dynamically pass Bivariate Plots to Journal (having issue to Journal)
Hi JMP Community, I have a script that populates two sets of columns to two different lists. set1_list & set2_list Then I iterate through the list of column names from both sets and when these match (partially via regex) I do a Y by X plot. -- this is fine. The individual bivariate plots are being populated but not appended to journal. - I can do it manually but there are very many plots (o...
