We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd14ae5 commit ef570a3Copy full SHA for ef570a3
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