Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5d7b4ab

Browse files
committed
fixed typo in Line2D.set_marker doc.
svn path=/trunk/matplotlib/; revision=6567
1 parent 8ff1796 commit 5d7b4ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/lines.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,6 @@ def set_marker(self, marker):
690690
========== ==========================
691691
692692
693-
694693
ACCEPTS: [ '+' | '*' | ',' | '.' | '1' | '2' | '3' | '4'
695694
| '<' | '>' | 'D' | 'H' | '^' | '_' | 'd'
696695
| 'h' | 'o' | 'p' | 's' | 'v' | 'x' | '|'

0 commit comments

Comments
 (0)