Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c08c9ad

Browse files
authored
Typo: markeredgewith -> markeredgewidth
1 parent af77c85 commit c08c9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines 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)