##// END OF EJS Templates
Fix BC: QChart::setMinimumMargins and QChart::minimumMargins are in v1.1.0 so they have to stay.
Fix BC: QChart::setMinimumMargins and QChart::minimumMargins are in v1.1.0 so they have to stay.

File last commit:

r1026:d9d576bb7abc
r2272:b1616762bd1e old_master
Show More
examples-scatterinteractions.qdoc
9 lines | 239 B | text/plain | TextLexer
/ doc / src / examples-scatterinteractions.qdoc
Jani Honkonen
Add all examples to docs
r919 /*!
\example examples/scatterinteractions
\title ScatterChart Example
\subtitle
The example shows how to create simple scatter chart and how to interact with the chart.
Tero Ahola
Tuned scatterinteractions example
r1026
\image examples_scatterinteractions.png
Jani Honkonen
Add all examples to docs
r919 */