Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c56f44d

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

File tree

1 file changed

+0
-7
lines changed
Filter options

1 file changed

+0
-7
lines changed

‎lib/matplotlib/contour.py

Copy file name to clipboardExpand all lines: lib/matplotlib/contour.py
-7Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.