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 fe54cd1 commit db44748Copy full SHA for db44748
doc/users/next_whats_new/axline_transform.rst
@@ -0,0 +1,6 @@
1
+axline supports *transform* parameter
2
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
+The *transform* keyword argument only applies to the points *xy1*,
4
+*xy2*. The *slope* (if given) is always in data coordinates. This can
5
+be used e.g. with ``ax.transAxes`` for drawing grid lines with a fixed
6
+slope.
0 commit comments