mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Create default analysis plot filter
This commit is contained in:
parent
81f16cb7cb
commit
c5255b4008
@ -51,6 +51,7 @@ RimAnalysisPlot* RimAnalysisPlotCollection::createAnalysisPlot()
|
||||
plot->setAsPlotMdiWindow();
|
||||
|
||||
applyFirstEnsembleFieldAddressesToPlot( plot, "FOPT" );
|
||||
auto filter = plot->plotDataFilterCollection()->addFilter();
|
||||
|
||||
// plot->enableAutoPlotTitle( true );
|
||||
m_analysisPlots.push_back( plot );
|
||||
|
Loading…
Reference in New Issue
Block a user