JMP 17 NewWindow() Function Opening to Bottom of Window
There seems to be a small discrepancy in the NewWindow() function when it is used in JMP17 vs JMP16. In JMP16 whenever I used this function it would open a series of plots and it would open up to the first graph at the top of the window. In JMP17 this function is creating the same series of plots but is opening at the bottom of the window showing the last graph. Is there a workaround to have th...