Buttonbox to Zoom in/out Chart?
Does anyone know if one could buttonbox() some JSL to zoom in and another buttonbox() to zoom out a JMP chart? In this case a bivariate chart display x/y coordinates.I don't mind the stock JMP magnifier tool, but it doesn't allow zoom out and it would be nicer to let the user do this with a JSL control box of some sort.
So wasn't sure if there is some source JSL code that might do the chart zoomi...