mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1126 Ensure cumulative saturation TOF plot data is only loaded when visible
This commit is contained in:
@@ -179,6 +179,7 @@ void RiuTofAccumulatedPhaseFractionsPlot::setSamples(std::vector<double> xSample
|
||||
maxVal = std::max(val, maxVal);
|
||||
}
|
||||
setAxisScale(QwtPlot::xBottom, 0, maxVal);
|
||||
updateAxes();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user