Skip to content

Commit ed0e718

Browse files
committed
SyncPlotWindow: added missing doc
1 parent 53640e8 commit ed0e718

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

doc/features/plot/overview.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ The `plot` module provides the following features:
1818
curve/image displaying with an integrated and preconfigured `plot manager`
1919
providing the `item list panel` and curve/image-related `tools`
2020

21+
* :py:class:`.SyncPlotWindow`: a ready-to-use window for curve/image
22+
displaying with plot axes synchronization
23+
2124
.. seealso::
2225

2326
:ref:`items`

doc/features/plot/reference.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ High-level features
1414
:members:
1515
.. autoclass:: plotpy.plot.PlotWindow
1616
:members:
17+
.. autoclass:: plotpy.plot.SyncPlotWindow
18+
:members:
1719

1820
Low-level features
1921
^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)