Skip to content

Commit 93009ae

Browse files
robrighterrcomer
andauthored
Update lib/matplotlib/figure.py
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
1 parent 80b5bf1 commit 93009ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/figure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2156,7 +2156,7 @@ def __init__(self, parent, subplotspec, *,
21562156
be placed.
21572157
21582158
facecolor : default: ``"none"``
2159-
Transparent face color.
2159+
The figure patch face color; transparent by default.
21602160
21612161
edgecolor : default: :rc:`figure.edgecolor`
21622162
The figure patch edge color.

0 commit comments

Comments
 (0)