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

Skip to content

Commit df68eb4

Browse files
sanrishitimhoffm
andauthored
Update doc/release/next_whats_new/twin_axes_zorder.rst
Co-authored-by: Tim Hoffmann <[email protected]>
1 parent cf5c6d5 commit df68eb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/release/next_whats_new/twin_axes_zorder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Twin Axes ``delta_zorder``
44
`~matplotlib.axes.Axes.twinx` and `~matplotlib.axes.Axes.twiny` now accept a
55
*delta_zorder* keyword argument, a relative offset added to the original Axes'
66
zorder, to control whether the twin Axes is drawn in front of, or behind, the
7-
original Axes. For example, pass ``delta_zorder=-1`` to easily draw a twin Axes
7+
original Axes. For example, pass ``delta_zorder=-1`` to draw a twin Axes
88
behind the main Axes.
99

1010
In addition, Matplotlib now automatically manages background patch visibility

0 commit comments

Comments
 (0)