Skip to content

Commit 2af0ac6

Browse files
committed
Added docstrings for plot_marker module
1 parent 0f80dc6 commit 2af0ac6

File tree

3 files changed

+259
-1
lines changed

3 files changed

+259
-1
lines changed

doc/reference/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ Main `python-qwt` classes:
1919
plot_grid
2020
plot_histogram
2121
plot_layout
22+
plot_marker

doc/reference/plot_marker.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.. automodule:: qwt.plot_marker
2+
:members:

0 commit comments

Comments
 (0)