summaryrefslogtreecommitdiff
path: root/doc/source/modules/sx.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/modules/sx.rst')
-rw-r--r--doc/source/modules/sx.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/modules/sx.rst b/doc/source/modules/sx.rst
index d5e0288..f08dd98 100644
--- a/doc/source/modules/sx.rst
+++ b/doc/source/modules/sx.rst
@@ -13,6 +13,7 @@ The following functions plot curves and images with silx widgets:
- :func:`plot` for curves
- :func:`imshow` for images
+- :func:`scatter` for scatter plot
The :func:`ginput` function handles user selection on those widgets.
@@ -29,6 +30,11 @@ The :func:`ginput` function handles user selection on those widgets.
.. autofunction:: imshow
+:func:`scatter`
++++++++++++++++
+
+.. autofunction:: scatter
+
:func:`ginput`
++++++++++++++