8000 what's new: re-wrap and fix duplicated *xy2* · matplotlib/matplotlib@82e63a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 82e63a9

Browse files
committed
what's new: re-wrap and fix duplicated *xy2*
1 parent 4649b9f commit 82e63a9

File tree

1 file changed

+2
-3
lines changed

1 file changed

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

0 commit comments

Comments
 (0)
0