8000
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 690177e commit 257be32Copy full SHA for 257be32
examples/pyplots/axline.py
@@ -27,6 +27,7 @@
27
plt.legend(fontsize=14)
28
plt.show()
29
30
+##############################################################################
31
# `~.axes.Axes.axline` can also be used with a `transform` parameter, which
32
# applies to the point, but not to the slope. This can be useful for drawing
33
# diagonal grid lines with a fixed slope, which stay in place when the
0 commit comments