summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/plot/index.rst
blob: ab1c7df8e18c97594c1176d9b7f07a948d52cc39 (plain)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
.. currentmodule:: silx.gui

:mod:`plot`: 1D and 2D Plot widgets
===================================

.. toctree::
   :hidden:

   getting_started.rst

.. currentmodule:: silx.gui.plot

.. automodule:: silx.gui.plot

For an introduction to the widgets of this package, see :doc:`getting_started`.

For examples of custom plot actions, see :doc:`actions/examples`.

Widgets gallery
---------------

See :ref:`plot-gallery` gallery.

Public modules
--------------

.. toctree::
   :maxdepth: 2

   plotwidget.rst
   plotwindow.rst
   imageview.rst
   stackview.rst
   compleximageview.rst
   colormap.rst
   items.rst
   actions/index.rst
   plottoolbuttons.rst
   plottools.rst
   profile.rst
   roi.rst
   printpreviewtoolbutton.rst

Internals
---------

.. toctree::
   :maxdepth: 2

   dev.rst