Skip to content

Commit 7565d07

Browse files
committed
Merge remote-tracking branch 'upstream/v1.2.x' into v1.3.x
Conflicts: lib/matplotlib/axes.py
2 parents c774379 + bce389f commit 7565d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4839,7 +4839,7 @@ def bar(self, left, height, width=0.8, bottom=None, **kwargs):
48394839
the y coordinate(s) of the bars
48404840
48414841
color : scalar or array-like, optional
4842-
the colors of the bars
4842+
the colors of the bar faces
48434843
48444844
edgecolor : scalar or array-like, optional
48454845
the colors of the bar edges

0 commit comments

Comments
 (0)