##// END OF EJS Templates
Fix crash with boxplottertester brush...
Fix crash with boxplottertester brush The test sets the brush for the second set in the first series. It is checked that the set exists before setting the brush for it. Change-Id: Id677ab781953bf7cc789f316d92c137873d4f624 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r2610:66fa88d10640
r2635:d3155254bba4
Show More
examples-piechart.qdoc
8 lines | 217 B | text/plain | TextLexer
/ doc / src / examples-piechart.qdoc
/*!
\example examples/piechart
\title Piechart Example
\subtitle
The example shows how to create a simple pie chart and do some customizations to a pie slice.
\image examples_piechart.png
*/