##// 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:

r979:6c4321224538
r2483:f494279b6366
Show More
examples-piechart.qdoc
8 lines | 215 B | text/plain | TextLexer
/ doc / src / examples-piechart.qdoc
/*!
\example examples/piechart
\title Piechart Example
\subtitle
The example shows how to create simple pie chart and do some customizations to a pie slice.
\image examples_piechart.png
*/