aboutsummaryrefslogtreecommitdiffstats
path: root/examples/charts/temperaturerecords/doc/temperaturerecords.rst
diff options
context:
space:
mode:
authorCristian Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2021-06-10 15:35:25 +0200
committerCristian Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2021-06-16 15:10:25 +0200
commit8c8de4b7db40e6c130b74e12cba57b01b58e9dad (patch)
treec1f553cf114070604092a088690e7229fa742aab /examples/charts/temperaturerecords/doc/temperaturerecords.rst
parent193c66fa14851662e5d43e07a9701c21a5ab0744 (diff)
examples: add screenshots for 3d, axcontainer, charts
- Add screenshot - Add one-phrase for each example from doc.qt.io Pick-to: 6.1 Task-number: PYSIDE-841 Change-Id: I72ee7b34d9ecfd595c7e6301fe1576086bc82203 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'examples/charts/temperaturerecords/doc/temperaturerecords.rst')
-rw-r--r--examples/charts/temperaturerecords/doc/temperaturerecords.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/charts/temperaturerecords/doc/temperaturerecords.rst b/examples/charts/temperaturerecords/doc/temperaturerecords.rst
new file mode 100644
index 000000000..3b13817fb
--- /dev/null
+++ b/examples/charts/temperaturerecords/doc/temperaturerecords.rst
@@ -0,0 +1,10 @@
+Temperature Records Example
+===========================
+
+The example shows how to create a bar chart with negative bars.
+
+For our example we use temperature data.
+
+.. image:: temperaturerecords.png
+ :width: 400
+ :alt: Temperature Records Screenshot