mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2090 Cross Plot : Use axis config object to control bottom axis - WIP
This commit is contained in:
@@ -91,6 +91,7 @@ RimSummaryPlot* RimSummaryCrossPlotCollection::addSummaryPlot()
|
||||
m_summaryCrossPlots().push_back(plot);
|
||||
|
||||
plot->setDescription(QString("Summary Cross Plot %1").arg(m_summaryCrossPlots.size()));
|
||||
plot->setAsCrossPlot();
|
||||
|
||||
return plot;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user