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 425ee2d commit 4649b9fCopy full SHA for 4649b9f
1 file changed
examples/pyplots/axline.py
@@ -28,7 +28,7 @@
28
plt.show()
29
30
##############################################################################
31
-# `~.axes.Axes.axline` can also be used with a `transform` parameter, which
+# `~.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
34
# plot limits are moved.
0 commit comments