Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a8b6b commit fb2ebb2Copy full SHA for fb2ebb2
1 file changed
lib/matplotlib/markers.py
@@ -22,17 +22,17 @@
22
`"8"` octagon
23
`"s"` square
24
`"p"` pentagon
25
+`"P"` plus (filled)
26
`"*"` star
27
`"h"` hexagon1
28
`"H"` hexagon2
29
`"+"` plus
30
`"x"` x
31
+`"X"` x (filled)
32
`"D"` diamond
33
`"d"` thin_diamond
34
`"|"` vline
35
`"_"` hline
-`"P"` plus (filled)
-`"X"` x (filled)
36
TICKLEFT tickleft
37
TICKRIGHT tickright
38
TICKUP tickup
0 commit comments