mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add support for placing legend at several positions
Show legends on top of preview plot
This commit is contained in:
@@ -42,7 +42,7 @@ RiuSummaryQtChartsPlot::RiuSummaryQtChartsPlot( RimSummaryPlot* plot, QWidget* p
|
||||
RiuQtChartsPlotTools::setCommonPlotBehaviour( m_plotWidget );
|
||||
RiuQtChartsPlotTools::setDefaultAxes( m_plotWidget );
|
||||
|
||||
m_plotWidget->setInternalLegendVisible( true );
|
||||
m_plotWidget->insertLegend( RiuPlotWidget::Legend::BOTTOM );
|
||||
}
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user