From b3bea947efa55d2c0f198b6c6795b3177be27f45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Picca=20Fr=C3=A9d=C3=A9ric-Emmanuel?= Date: Wed, 6 Jan 2021 14:10:12 +0100 Subject: New upstream version 0.14.0+dfsg --- doc/source/sample_code/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/source/sample_code/index.rst') diff --git a/doc/source/sample_code/index.rst b/doc/source/sample_code/index.rst index 15bd4c7..0aade4c 100644 --- a/doc/source/sample_code/index.rst +++ b/doc/source/sample_code/index.rst @@ -283,6 +283,14 @@ Sample code that adds specific tools or functions to :class:`~silx.gui.plot.Plot .. note:: for now the possible types manged by the Stats are ('curve', 'image', 'scatter' and 'histogram') + * - :download:`plotROIStats.py <../../../examples/plotROIStats.py>` + - .. image:: img/plotROIStats.png + :width: 150px + - This script is a simple example of how to display statistics on a specific + region of interest. + + An example on how to define your own statistic is given in the 'plotStats.py' + script. * - :download:`plotProfile.py <../../../examples/plotProfile.py>` - .. image:: img/plotProfile.png :width: 150px -- cgit v1.2.3