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

Skip to content

Commit 425ee2d

Browse files
johan12345timhoffm
andauthored
Update doc/users/next_whats_new/axline_transform.rst
Co-authored-by: Tim Hoffmann <[email protected]>
1 parent 257be32 commit 425ee2d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
axline supports *transform* parameter
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3-
The *transform* keyword argument only applies to the points *xy1*,
3+
`~.Axes.axline` now supports the *transform* parameter, which applies to
4+
the points *xy1*, *xy2*.
45
*xy2*. The *slope* (if given) is always in data coordinates. This can
56
be used e.g. with ``ax.transAxes`` for drawing grid lines with a fixed
6-
slope.
7+
slope.

0 commit comments

Comments
 (0)