mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4038 2D plot Source data stepping re-set curve interpolation
This commit is contained in:
@@ -292,7 +292,7 @@ RimSummaryCurve* RicPlotProductionRateFeature::addSummaryCurve( RimSummaryPlot*
|
||||
plot->addCurveAndUpdate(newCurve);
|
||||
|
||||
newCurve->setSummaryCaseY(gridSummaryCase);
|
||||
newCurve->setSummaryAddressY(addr);
|
||||
newCurve->setSummaryAddressYAndApplyInterpolation(addr);
|
||||
newCurve->setColor(color);
|
||||
newCurve->setLeftOrRightAxisY(plotAxis);
|
||||
newCurve->loadDataAndUpdate(true);
|
||||
|
||||
Reference in New Issue
Block a user