8000 Merge pull request #3877 from nickystringer/unknown_properties_docs · matplotlib/matplotlib@5eed665 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5eed665

Browse files
committed
Merge pull request #3877 from nickystringer/unknown_properties_docs
Improved the marker docs
2 parents 5109278 + b132717 commit 5eed665

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/matplotlib/lines.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -971,6 +971,8 @@ def set_marker(self, marker):
971971
"""
972972
Set the line marker
973973
974+
ACCEPTS: :mod:`A valid marker style <matplotlib.markers>`
975+
974976
Parameters
975977
-----------
976978

0 commit comments

Comments
 (0)
0