##// END OF EJS Templates
review fix: Removed iterator from barseries. Remove const from brush and pen. Renamed setters for tooltip, floating values and separators
review fix: Removed iterator from barseries. Remove const from brush and pen. Renamed setters for tooltip, floating values and separators

File last commit:

r330:883ff4f0f72b
r357:82b904eaae07
Show More
example-barchart.qdoc
8 lines | 148 B | text/plain | TextLexer
/ doc / src / example-barchart.qdoc
Michal Klocek
Refactor documentation...
r330 /*!
\example example/barchart
\title LineChart Example
\subtitle
The example shows how to create simple bar chart.
...
*/