File: reference.rst

package info (click to toggle)
plotpy 2.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 13,364 kB
  • sloc: python: 37,833; cpp: 2,005; sh: 32; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 595 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
:tocdepth: 3

Reference
---------

High-level features
^^^^^^^^^^^^^^^^^^^

.. autoclass:: plotpy.plot.manager.PlotManager
   :members:
.. autoclass:: plotpy.plot.PlotOptions
   :members:
.. autoclass:: plotpy.plot.PlotWidget
   :members:
.. autoclass:: plotpy.plot.PlotDialog
   :members:
.. autoclass:: plotpy.plot.PlotWindow
   :members:
.. autoclass:: plotpy.plot.SyncPlotWindow
   :members:

Low-level features
^^^^^^^^^^^^^^^^^^

.. autoclass:: plotpy.constants.PlotType
   :members:
.. autoclass:: plotpy.plot.BasePlot
   :members:
.. autoclass:: plotpy.plot.BasePlotOptions
   :members: