Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 257be32

Browse files
johan12345timhoffm
andauthored
Update examples/pyplots/axline.py
Co-authored-by: Tim Hoffmann <[email protected]>
1 parent 690177e commit 257be32

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)