mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-11 07:56:08 -06:00
#2377 summary plot. Add missing curve update
This commit is contained in:
parent
39cf8e8b0d
commit
cdfe7f51d3
@ -295,6 +295,7 @@ RimSummaryCurve* RicPlotProductionRateFeature::addSummaryCurve( RimSummaryPlot*
|
||||
newCurve->setSummaryAddressY(addr);
|
||||
newCurve->setColor(color);
|
||||
newCurve->setLeftOrRightAxisY(plotAxis);
|
||||
newCurve->loadDataAndUpdate(true);
|
||||
|
||||
return newCurve;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user