PlotJuggler icon indicating copy to clipboard operation
PlotJuggler copied to clipboard

XY curve axis scaling issue when there is a large difference between X and Y values

Open Bartimaeus- opened this issue 2 years ago • 2 comments

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

image

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

Bartimaeus- avatar Dec 23 '22 02:12 Bartimaeus-

Just noticed https://github.com/facontidavide/PlotJuggler/issues/741 (maybe a related issue)

Bartimaeus- avatar Dec 23 '22 02:12 Bartimaeus-

Will this issue be solved in the future?

wly2014 avatar Jun 05 '24 10:06 wly2014