rqt_multiplot_plugin icon indicating copy to clipboard operation
rqt_multiplot_plugin copied to clipboard

fix axis jumping

Open samuelba opened this issue 9 years ago • 1 comments

With long (time) labels on the x-axis, the plot jumps every time when a new label is added to the axis. Now the labels are aligned on the left side of the marker.

samuelba avatar Sep 20 '16 12:09 samuelba

This is not yet optimal, the x-axis label is now right aligned to the tick. This way it's not very clear to which tick the label is assigned. One idea would be to incline the labels a bit, but then the plot height gets bigger.

samuelba avatar Nov 09 '16 15:11 samuelba