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.
2 parents 84890df + f2a3e6c commit 3fc1de4Copy full SHA for 3fc1de4
lib/matplotlib/markers.py
@@ -59,16 +59,17 @@
59
60
`style`:
61
the style of the regular symbol:
62
- """"""
63
- ===== ===================================
64
- Value Description
65
- 0 a regular polygon
66
- 1 a star-like symbol
67
- 2 an asterisk
68
- 3 a circle (`numsides` and `angle` is
69
- ignored)
70
71
+
+ 0
+ a regular polygon
+ 1
+ a star-like symbol
+ 2
+ an asterisk
+ 3
+ a circle (`numsides` and `angle` is
+ ignored)
72
73
`angle`:
74
the angle of rotation of the symbol
75
============================== ===============================================
0 commit comments