New to JMP Scripting - want to know how to set a loop for Graph Builder Dispatch/ScaleBox
Hello, I am attempting to add variables to my Graph Builder script so that I can loop through a number of charts and format them all the same.Can anyone help me with setting the variables correcltly? Not sure where I am going wrong and cannot find a similar example online. Appreciate any help you can provide. Thanks! Graph Builder(
Size( 1081, 4190 ),
Variables(
X( :StartTime ),
Y( :Chamber...
abdul_saqib
dale_lehman