Merged branch dev into pre-proto

This commit is contained in:
Magne Sjaastad
2017-02-17 11:38:32 +01:00
7 changed files with 54 additions and 44 deletions

View File

@@ -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;