mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Merged branch dev into pre-proto
This commit is contained in:
@@ -92,6 +92,7 @@ void RiuNightchartsWidget::clear()
|
||||
m_chart = Nightcharts();
|
||||
m_chart.setType(Nightcharts::Pie);
|
||||
m_chart.setLegendType(Nightcharts::Vertical);
|
||||
m_chart.setShadows(false);
|
||||
|
||||
m_marginLeft = 10;
|
||||
m_marginTop = 10;
|
||||
|
||||
Reference in New Issue
Block a user