mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Improve annotations to work in both vertical and horizontal plots (#9154)
* Move enums to RiaPlotDefines.h * Add support for formation names shading in horizontal plots * Refactor line property code * modernize code
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
|
||||
virtual void useTimeBasedTimeAxis() = 0;
|
||||
|
||||
virtual void clearAnnotationObjects() = 0;
|
||||
virtual void updateAnnotationObjects( RimPlotAxisPropertiesInterface* axisProperties ) = 0;
|
||||
|
||||
virtual RiuPlotWidget* plotWidget() const = 0;
|
||||
|
||||
Reference in New Issue
Block a user