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 9d3231a + 11547bc commit 60f98e1Copy full SHA for 60f98e1
1 file changed
lib/matplotlib/axes/_axes.py
@@ -675,7 +675,7 @@ def annotate(self, text, xy, *args, **kwargs):
675
@docstring.dedent_interpd
676
def axhline(self, y=0, xmin=0, xmax=1, **kwargs):
677
"""
678
- Add a horizontal line across the axis.
+ Add a horizontal line across the Axes.
679
680
Parameters
681
----------
0 commit comments