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

Skip to content

Commit 23680e9

Browse files
committed
added some docs for linestyles and markers
svn path=/trunk/matplotlib/; revision=6568
1 parent 5d7b4ab commit 23680e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/lines.py

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

0 commit comments

Comments
 (0)