mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1796 Ensure TOF-Acc Sat. plot is replotted when new samples are set
This commit is contained in:
parent
7ff1b8e128
commit
6e1e55ffba
@ -181,6 +181,7 @@ void RiuTofAccumulatedPhaseFractionsPlot::setSamples(std::vector<double> xSample
|
||||
setAxisScale(QwtPlot::xBottom, 0, maxVal);
|
||||
updateAxes();
|
||||
}
|
||||
replot();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user