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

Skip to content

Commit 97a0e65

Browse files
author
matthias
committed
DOC Add a Polygon reference under other parameters which was lost during conversion to numpy doc.
1 parent 63f46e9 commit 97a0e65

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/matplotlib/axes/_axes.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -830,6 +830,8 @@ def axhspan(self, ymin, ymax, xmin=0, xmax=1, **kwargs):
830830
----------------
831831
kwargs : `~matplotlib.patches.Polygon` properties.
832832
833+
%(Polygon)s
834+
833835
See Also
834836
--------
835837
axvspan : Add a vertical span (rectangle) across the axes.

0 commit comments

Comments
 (0)