summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/plot/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/modules/gui/plot/index.rst')
-rw-r--r--doc/source/modules/gui/plot/index.rst24
1 files changed, 21 insertions, 3 deletions
diff --git a/doc/source/modules/gui/plot/index.rst b/doc/source/modules/gui/plot/index.rst
index ab1c7df..5cda6d8 100644
--- a/doc/source/modules/gui/plot/index.rst
+++ b/doc/source/modules/gui/plot/index.rst
@@ -25,22 +25,40 @@ See :ref:`plot-gallery` gallery.
Public modules
--------------
+Main plot widgets:
+
.. toctree::
:maxdepth: 2
plotwidget.rst
plotwindow.rst
+ compleximageview.rst
imageview.rst
stackview.rst
- compleximageview.rst
- colormap.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
- plottools.rst
+ tools.rst
profile.rst
roi.rst
printpreviewtoolbutton.rst
+ statswidget.rst
+ stats/index.rst
Internals
---------