8000 Backport PR #29576: Remove documentation for no-longer existent Conto… · matplotlib/matplotlib@c56f44d · GitHub
[go: up one dir, main page]

Skip to content

Commit c56f44d

Browse files
rcomermeeseeksmachine
authored andcommitted
Backport PR #29576: Remove documentation for no-longer existent ContourSet attributes.
1 parent 74830c0 commit c56f44d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

lib/matplotlib/contour.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -539,13 +539,6 @@ def _find_closest_point_on_path(xys, p):
539539
_docstring.interpd.register(contour_set_attributes=r"""
540540
Attributes
541541
----------
542-
ax : `~matplotlib.axes.Axes`
543-
The Axes object in which the contours are drawn.
544-
545-
collections : `.silent_list` of `.PathCollection`\s
546-
The `.Artist`\s representing the contour. This is a list of
547-
`.PathCollection`\s for both line and filled contours.
548-
549542
levels : array
550543
The values of the contour levels.
551544

0 commit comments

Comments
 (0)
0