#8522 Summary Plot: ensure plot axis are restore when creating plots.

This commit is contained in:
Kristian Bendiksen
2022-02-18 14:59:35 +01:00
parent 2e6795bd1d
commit bd22336ba8
6 changed files with 28 additions and 2 deletions

View File

@@ -131,6 +131,8 @@ public:
int axisExtent( RiuPlotAxis axis ) const override;
void ensureAxis( RiuPlotAxis axis ) override;
QPoint dragStartPosition() const;
void scheduleReplot();