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:
@@ -50,6 +50,7 @@ public:
|
||||
|
||||
void useTimeBasedTimeAxis() override;
|
||||
|
||||
void clearAnnotationObjects() override;
|
||||
void updateAnnotationObjects( RimPlotAxisPropertiesInterface* axisProperties ) override;
|
||||
|
||||
RiuPlotWidget* plotWidget() const override;
|
||||
|
||||
Reference in New Issue
Block a user