y scaling in graph box problem
Dear community,
I want to generate many custom graphs (for each line in a table with > 20K rows) and decided to do with a graph box.
But when I generate it, it fails to recognize the y scaling (maximum is 9e6 and noch 100).
What is going wrong here?
Thanks and BR
(inspired by Solved: Changing the scales of a graph box - JMP User Community)
Names Default To Here( 1 );
x_vec = [-3, -2, -1, -0.5,...