Refresh axis for Graph Builder
Hi, Is there a way to refresh a graph builder axis using jsl? The last line in my code (...<max()<<min();// ) is resulting in multiple values on an axis, see vertical axis in attached picture. I use the setwidth(0) on distribution for cases where I end up needing to reset the axis width based on number of digits. setwidth(0) sets it automatically. i'm not sure how much it helps on graph builder...