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 c5d2bc9 commit fc50da9Copy full SHA for fc50da9
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