8000 DOC: Elaborated marker style documentation for custom-defined markers · matplotlib/matplotlib@edeba33 · GitHub
[go: up one dir, main page]

Skip to content

Commit edeba33

Browse files
committed
DOC: Elaborated marker style documentation for custom-defined markers
1 parent 3477744 commit edeba33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/matplotlib/markers.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
"" nothing
4646
``'$...$'`` render the string using mathtext.
4747
`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.
4850
path a `~matplotlib.path.Path` instance.
4951
(`numsides`, `style`, `angle`) see below
5052
============================== ===============================================

0 commit comments

Comments
 (0)
0