##// END OF EJS Templates
Add Polar chart support...
Add Polar chart support This commit also heavily refactors things as polar chart needs separate implementation of various classes that previously only needed one, such as ChartAxis and ChartLayout. Task-number: QTRD-1757 Change-Id: I3d3db23920314987ceef3ae92879960b833b7136 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r983:4dfea05bdd57
r2483:f494279b6366
Show More
demos-chartthemes.qdoc
12 lines | 449 B | text/plain | TextLexer
/ doc / src / demos-chartthemes.qdoc
/*!
\example demos/chartthemes
\title Chart themes demo
\subtitle
This demo shows the look and feel of the different built in themes for all supported chart types.
The background palette of the application is also customized according to the selected theme, to make the result
look harmonious.
\image demo_chartthemes_light.png
\image demo_chartthemes_brown_sand.png
\image demo_chartthemes_blue_cerulean.png
*/