File: examples.rst

package info (click to toggle)
plotpy 2.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,332 kB
  • sloc: python: 36,341; cpp: 2,005; sh: 32; makefile: 3
file content (10 lines) | stat: -rw-r--r-- 279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Example
-------

The following example add all the existing image tools to a :class:`.PlotWidget`
object for testing purpose:

.. literalinclude:: ../../../plotpy/tests/tools/test_image_plot_tools.py
   :start-after: guitest:

.. image:: /images/screenshots/image_plot_tools.png