simplify ContourSet.draw by rcomer · Pull Request #30655 · matplotlib/matplotlib · GitHub
Skip to content

simplify ContourSet.draw - #30655

Merged
timhoffm merged 1 commit into
matplotlib:mainfrom
rcomer:cs-draw
Oct 17, 2025
Merged

simplify ContourSet.draw#30655
timhoffm merged 1 commit into
matplotlib:mainfrom
rcomer:cs-draw

Conversation

@rcomer

@rcomer rcomer commented Oct 16, 2025

Copy link
Copy Markdown
Member

PR summary

A mini simplification in ContourSet.draw: now that Collection.set_paths exists (#26342), we can push the path setting into the _cm_set context manager with everything else.

PR checklist

@timhoffm
timhoffm merged commit 9b61b47 into matplotlib:main Oct 17, 2025
36 of 39 checks passed
@rcomer
rcomer deleted the cs-draw branch October 17, 2025 05:53
@rcomer rcomer added this to the v3.11.0 milestone Oct 17, 2025
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.

3 participants