Skip to content

Fixed autoscaling after segment plotting in SegmentAxes

This PR fixes SegmentAxes.plot to not overwrite user settings for autoscaling, which would ignore any set y-axis limits, for example.

Merge request reports