mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4192 Add swap axis and update property editor
This commit is contained in:
@@ -821,6 +821,8 @@ void RimGridCrossPlotCurveSet::swapAxisProperties(bool updatePlot)
|
||||
m_yAxisProperty.removeChildObject(yAxisProperties);
|
||||
m_yAxisProperty = xAxisProperties;
|
||||
m_xAxisProperty = yAxisProperties;
|
||||
|
||||
updateConnectedEditors();
|
||||
loadDataAndUpdate(updatePlot);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user