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 c7d7cbb

Browse filesBrowse files
committed
Merge pull request #6600 from Energya/patch-1
Typo: markeredgewith -> markeredgewidth
1 parent 001ea25 commit c7d7cbb
Copy full SHA for c7d7cbb

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
@@ -2757,7 +2757,7 @@ def errorbar(self, x, y, yerr=None, xerr=None,
27572757
27582758
where *mfc*, *mec*, *ms* and *mew* are aliases for the longer
27592759
property names, *markerfacecolor*, *markeredgecolor*, *markersize*
2760-
and *markeredgewith*.
2760+
and *markeredgewidth*.
27612761
27622762
valid kwargs for the marker properties are
27632763

0 commit comments

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