PlotJuggler
PlotJuggler copied to clipboard
XY curve axis scaling issue when there is a large difference between X and Y values
When loading XY data where there's a large difference between the X and Y values (in the example below two orders of magnitude), the scaling for the other axis becomes unusable (not properly scaled) and unresponsive
The issue persists after drawing a zoom rectangle, and it is only after the zoom area's X range is sufficiently small that the Y axis scales correctly
https://user-images.githubusercontent.com/2954254/209258115-a5f9fcc4-9304-4cd5-bab3-231aec41c368.mp4
Test files attached rectangleXY_bad.csv rectangleXY_good.csv
Just noticed https://github.com/facontidavide/PlotJuggler/issues/741 (maybe a related issue)
Will this issue be solved in the future?