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.
2 parents fd14ae5 + ef570a3 commit 40730d1Copy full SHA for 40730d1
1 file changed
galleries/examples/lines_bars_and_markers/axline.py
@@ -8,7 +8,8 @@
8
special data values, e.g. in this example the center and limit values of the
9
sigmoid function.
10
11
-`~.axes.Axes.axline` draws infinite straight lines in arbitrary directions.
+`~.axes.Axes.axline` draws infinite straight lines defined either by two
12
+points or by a point and a slope.
13
14
.. redirect-from:: /gallery/pyplot/axline
15
"""
0 commit comments