8000 Update examples/pyplots/axline.py · matplotlib/matplotlib@257be32 · GitHub
[go: up one dir, main page]

Skip to content

Commit 257be32

Browse files
johan12345timhoffm
andauthored
Update examples/pyplots/axline.py
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent 690177e commit 257be32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/pyplots/axline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
plt.legend(fontsize=14)
2828
plt.show()
2929

30+
##############################################################################
3031
# `~.axes.Axes.axline` can also be used with a `transform` parameter, which
3132
# applies to the point, but not to the slope. This can be useful for drawing
3233
# diagonal grid lines with a fixed slope, which stay in place when the

0 commit comments

Comments
 (0)
0