Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit edeba33

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

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎lib/matplotlib/markers.py

Copy file name to clipboardExpand all lines: lib/matplotlib/markers.py
+2Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.