summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/plot/dev.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/modules/gui/plot/dev.rst')
-rw-r--r--doc/source/modules/gui/plot/dev.rst18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/source/modules/gui/plot/dev.rst b/doc/source/modules/gui/plot/dev.rst
index b793b01..d7d4581 100644
--- a/doc/source/modules/gui/plot/dev.rst
+++ b/doc/source/modules/gui/plot/dev.rst
@@ -20,7 +20,6 @@ The different events emitted by :class:`Plot` and by the interaction modes are c
The :class:`PlotWindow` uses additional widgets:
-- :mod:`.ColormapDialog` to change colormap settings.
- :mod:`.CurvesROIWidget` to create regions of interest for curves
- :mod:`.LegendSelector` to display a list of curves legends which provides some control on the curves (e.g., select, delete).
- :mod:`.MaskToolsWidget` to provide tools to draw a mask on an image.
@@ -39,7 +38,6 @@ The :class:`PlotWindow` uses additional widgets:
The widgets also use the following miscellaneous modules:
-- :mod:`.Colors` to convert colors from name to RGB(A)
- :mod:`._utils`: utility functions
The :mod:`backends` package provide the implementation of the rendering used by the :class:`Plot`.
@@ -88,22 +86,6 @@ The following modules are the modules used internally by the plot package.
.. automodule:: silx.gui.plot.backends.BackendMatplotlib
:members:
-:mod:`ColormapDialog`
-+++++++++++++++++++++
-
-.. currentmodule:: silx.gui.plot.ColormapDialog
-
-.. automodule:: silx.gui.plot.ColormapDialog
- :members:
-
-:mod:`Colors`
-+++++++++++++
-
-.. currentmodule:: silx.gui.plot.Colors
-
-.. automodule:: silx.gui.plot.Colors
- :members: rgba
-
:mod:`CurvesROIWidget`
++++++++++++++++++++++