Graph Builder in Loop: How do I maintain Y-axis scale across each column?
Hi JMP Community, I just ran into a little problem with the auto-scalling of axis in the GB platform.I wish to loop through 100 columns to plot some data on a fixed Y scale (i.e. Min = -1.3, Max = 0.2, Increment = 0.2).When I save the script from GB, the SendToReport > Dispatch command refers to the Y Axis by its label ("Y-Axis") which will change for each column when I loop through my 100 columns...