Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4649b9f commit 82e63a9Copy full SHA for 82e63a9
1 file changed
doc/users/next_whats_new/axline_transform.rst
@@ -1,7 +1,6 @@
1
axline supports *transform* parameter
2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
`~.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
+the points *xy1*, *xy2*. The *slope* (if given) is always in data coordinates.
+This can be used e.g. with ``ax.transAxes`` for drawing grid lines with a fixed
7
slope.
0 commit comments