##// END OF EJS Templates
Remove theme setting from StackedBarChart Drilldown example...
Titta Heikkala -
r2762:1774126c17aa
parent child
Show More
@@ -33,7 +33,6 int main(int argc, char *argv[])
33
33
34 //! [1]
34 //! [1]
35 DrilldownChart *drilldownChart = new DrilldownChart();
35 DrilldownChart *drilldownChart = new DrilldownChart();
36 drilldownChart->setTheme(QChart::ChartThemeBlueIcy);
37 drilldownChart->setAnimationOptions(QChart::SeriesAnimations);
36 drilldownChart->setAnimationOptions(QChart::SeriesAnimations);
38 //! [1]
37 //! [1]
39
38
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
General Comments 0
You need to be logged in to leave comments. Login now