##// END OF EJS Templates
Bugfix: remove restrictions from pie start & end angles...
Bugfix: remove restrictions from pie start & end angles Before it was not possible to start the pie from 9 o'clock for example.

File last commit:

r1010:7d8749d240a0
r1207:614787b7b70d
Show More
demos.qdoc
26 lines | 715 B | text/plain | TextLexer
/*!
\page demos.html
\title Demos
\keyword Demos
\raw HTML
<table cellpadding="2" cellspacing="1" border="0" width="100%" class="indextable">
<tr>
<th class="titleheader" width="33%">
List of demos
</th>
</tr>
<tr>
<td valign="top">
<ul>
<li><a href="demos-chartthemes.html">Chart themes</a></li>
<li><a href="demos-piechartcustomization.html">Pie chart customization</a></li>
<li><a href="demos-dynamicspline.html">Dynamic spline chart</a></li>
<li><a href="demos-qmlchart.html">Qml chart</a></li>
</ul>
</td>
</tr>
</table>
\endraw
*/