: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