##// END OF EJS Templates
For BarChart labels for legend are now taken from model's headerData (row or column)
For BarChart labels for legend are now taken from model's headerData (row or column)

File last commit:

r1010:7d8749d240a0
r1012:63ded67c2d2b
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
*/