We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5407b96 commit a4c7519Copy full SHA for a4c7519
doc/features/plot/examples.rst
@@ -12,6 +12,8 @@ the plot manager is integrated in the :class:`.PlotWidget` class.
12
.. literalinclude:: ../../../plotpy/tests/widgets/test_filtertest1.py
13
:start-after: guitest:
14
15
+.. image:: ../../images/screenshots/filtertest1.png
16
+
17
Using a plot manager
18
^^^^^^^^^^^^^^^^^^^^
19
@@ -22,3 +24,5 @@ graphical user interfaces.
22
24
23
25
.. literalinclude:: ../../../plotpy/tests/widgets/test_filtertest2.py
26
27
28
+.. image:: ../../images/screenshots/filtertest2.png
doc/images/screenshots/filtertest1.png
40.9 KB
doc/images/screenshots/filtertest2.png
48.1 KB
0 commit comments