Skip to content

Remove documentation for no-longer existent ContourSet attributes.#29576

Merged
rcomer merged 1 commit intomatplotlib:mainfrom
anntzer:cd
Feb 4, 2025
Merged

Remove documentation for no-longer existent ContourSet attributes.#29576
rcomer merged 1 commit intomatplotlib:mainfrom
anntzer:cd

Conversation

@anntzer
Copy link
Copy Markdown
Contributor

@anntzer anntzer commented Feb 4, 2025

These attributes have been deprecated and removed for a while already. (ContourSet is now a standard artist, so it has an .axes attribute like all other artists; and it is itself a PathCollection.)

Closes #29575.

PR summary

PR checklist

These attributes have been deprecated and removed for a while already.
(ContourSet is now a standard artist, so it has an `.axes` attribute
like all other artists; and it is itself a PathCollection.)
@rcomer rcomer added this to the v3.10.1 milestone Feb 4, 2025
@rcomer rcomer merged commit 77fa369 into matplotlib:main Feb 4, 2025
38 of 40 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Feb 4, 2025
@anntzer anntzer deleted the cd branch February 4, 2025 18:20
QuLogic added a commit that referenced this pull request Feb 5, 2025
…576-on-v3.10.x

Backport PR #29576 on branch v3.10.x (Remove documentation for no-longer existent ContourSet attributes.)
@ksunden ksunden mentioned this pull request Mar 3, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc]: QuadContourSet does not contain a collections attribute like stated in the manual

3 participants