.. 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
--------------

Main plot widgets:

.. toctree::
   :maxdepth: 2

   plotwidget.rst
   plotwindow.rst
   compleximageview.rst
   imageview.rst
   stackview.rst
   scatterview.rst

Classes describing plot content:

- :class:`~silx.gui.colors.Colormap`

.. toctree::
   :maxdepth: 2

   items.rst

Additionnal plot tool widgets:

.. toctree::
   :maxdepth: 2

   actions/index.rst
   plottoolbuttons.rst
   tools.rst
   profile.rst
   roi.rst
   printpreviewtoolbutton.rst
   statswidget.rst
   stats/index.rst

Internals
---------

.. toctree::
   :maxdepth: 2

   dev.rst