summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/plot/roi.rst
blob: 77b5c2a52e9bbb1eb34603502401b43ae3b3f86c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. currentmodule:: silx.gui.plot

:mod:`CurvesROIWidget`: ROI from curves
=======================================

.. |roiWidgetImage| image:: img/roiwidget.png
   :height: 400px
   :align: middle

You can access to the ROIWidget from a Plot window by :

- using the tool button 'ROI'
- using the options button then by selecting region of interest.

|roiWidgetImage|

.. automodule:: silx.gui.plot.CurvesROIWidget