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 404cb71

Browse filesBrowse files
authored
Merge pull request #6600 from Energya/patch-1
Typo: markeredgewith -> markeredgewidth
2 parents af77c85 + c08c9ad commit 404cb71
Copy full SHA for 404cb71

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2758,7 +2758,7 @@ def errorbar(self, x, y, yerr=None, xerr=None,
27582758
27592759
where *mfc*, *mec*, *ms* and *mew* are aliases for the longer
27602760
property names, *markerfacecolor*, *markeredgecolor*, *markersize*
2761-
and *markeredgewith*.
2761+
and *markeredgewidth*.
27622762
27632763
valid kwargs for the marker properties are
27642764

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.