mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Refactor PLT stacked curve code to be more general
This commit is contained in:
@@ -75,6 +75,10 @@ public:
|
||||
|
||||
static QString wellLogCurveIconName();
|
||||
|
||||
void setOverrideCurveData( const std::vector<double>& xValues,
|
||||
const std::vector<double>& depthValues,
|
||||
const RiaCurveDataTools::CurveIntervals& curveIntervals );
|
||||
|
||||
protected:
|
||||
void updateZoomInParentPlot() override;
|
||||
void updateLegendsInPlot() override;
|
||||
|
||||
Reference in New Issue
Block a user