summaryrefslogtreecommitdiff
path: root/doc/source/modules/sx.rst
diff options
context:
space:
mode:
authorFrédéric-Emmanuel Picca <picca@debian.org>2018-08-08 14:09:02 +0200
committerFrédéric-Emmanuel Picca <picca@debian.org>2018-08-08 14:09:02 +0200
commit75271d5d9979b204baf8172b2a03da4330b14083 (patch)
tree22a2e31692654f1464c6fc8463cafe6598d9bdc4 /doc/source/modules/sx.rst
parent989033673e36f8d9959dd2d3a8285e5339bfae0c (diff)
parent302d3bcf3ef555284ce1bcf5cd7cd371addfa608 (diff)
Merge tag 'debian/0.8.0+dfsg-1' into debian/stretch-backports
silx release 0.8.0+dfsg-1 for unstable (sid) (maintainer view tag generated by dgit --quilt=gbp)
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`
++++++++++++++