PLT plot. Update plot after synced curves from ui selection change

This commit is contained in:
Bjørn Erik Jensen
2017-11-09 15:34:31 +01:00
parent 1fba5e13c4
commit 4ad6198d42
@@ -895,6 +895,7 @@ void RimWellPltPlot::syncCurvesFromUiSelection()
}
curveGroupId++;
}
m_wellLogPlot->loadDataAndUpdate();
}
//--------------------------------------------------------------------------------------------------