mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#1796 Ensure TOF-Acc Sat. plot is replotted when new samples are set
This commit is contained in:
@@ -181,6 +181,7 @@ void RiuTofAccumulatedPhaseFractionsPlot::setSamples(std::vector<double> xSample
|
||||
setAxisScale(QwtPlot::xBottom, 0, maxVal);
|
||||
updateAxes();
|
||||
}
|
||||
replot();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user