summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/plot/actions/index.rst
blob: b8b345b09442cb976d3acde41033f875d4773beb (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
:mod:`~silx.gui.plot.actions`: Actions for PlotWidget
=====================================================

.. automodule:: silx.gui.plot.actions

For an introduction to creating custom plot actions, see :doc:`examples`.

actions API
-----------

Actions are divided into the following sub-modules:


.. toctree::
   :maxdepth: 1

   control.rst
   medfilt.rst
   fit.rst
   histogram.rst
   io.rst

.. autoclass:: silx.gui.plot.actions.PlotAction