
.. 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
   plottools.rst
   profile.rst
   roi.rst
   printpreviewtoolbutton.rst

Internals
---------

.. toctree::
   :maxdepth: 2

   dev.rst
