8000
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 3477744 commit edeba33Copy full SHA for edeba33
lib/matplotlib/markers.py
@@ -45,6 +45,8 @@
45
"" nothing
46
``'$...$'`` render the string using mathtext.
47
`verts` a list of (x, y) pairs used for Path vertices.
48
+ The center of the marker is located at (0,0) and
49
+ the size is normalized.
50
path a `~matplotlib.path.Path` instance.
51
(`numsides`, `style`, `angle`) see below
52
============================== ===============================================
0 commit comments