##// END OF EJS Templates
Documentation updates...
Documentation updates Brought the documentation up to date and fixed a bunch of typos. Task-number: QTRD-1951 Change-Id: Id9274e911c314cea6ec8968433cf3c962baf5815 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>

File last commit:

r2442:7fe25bf61dfb
r2494:232715f311f8
Show More
examples-scatterinteractions.qdoc
9 lines | 246 B | text/plain | TextLexer
/ doc / src / examples-scatterinteractions.qdoc
Jani Honkonen
Add all examples to docs
r919 /*!
\example examples/scatterinteractions
Miikka Heikkinen
Fix trivial problems with examples and docs
r2442 \title ScatterInteractions Example
Jani Honkonen
Add all examples to docs
r919 \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 */