8000 DOC: improve wording · matplotlib/matplotlib@79e947b · GitHub
[go: up one dir, main page]

Skip to content

Commit 79e947b

Browse files
tacaswellrcomer
andauthored
DOC: improve wording
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
1 parent 140b6a9 commit 79e947b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7200,8 +7200,8 @@ def stairs(self, values, edges=None, *,
72007200
Whether the area under the step curve should be filled.
72017201
72027202
Passing both ``fill=True` and ``baseline=None`` will likely result in
7203-
undesired filling as the first and last points will be connected
7204-
with a straight line with the fill between the line and the stairs.
7203+
undesired filling: the first and last points will be connected
7204+
with a straight line and the fill will be between this line and the stairs.
72057205
72067206
72077207
Returns

0 commit comments

Comments
 (0)
0