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 ba90bce + 04a3830 commit 77fa369Copy full SHA for 77fa369
lib/matplotlib/contour.py
@@ -543,13 +543,6 @@ def _find_closest_point_on_path(xys, p):
543
_docstring.interpd.register(contour_set_attributes=r"""
544
Attributes
545
----------
546
-ax : `~matplotlib.axes.Axes`
547
- The Axes object in which the contours are drawn.
548
-
549
-collections : `.silent_list` of `.PathCollection`\s
550
- The `.Artist`\s representing the contour. This is a list of
551
- `.PathCollection`\s for both line and filled contours.
552
553
levels : array
554
The values of the contour levels.
555
0 commit comments