Skip to content

Remove hatchcolors parameter from draw_quad_mesh #29905

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 12, 2025

Conversation

r3kste
Copy link
Contributor

@r3kste r3kste commented Apr 11, 2025

PR summary

Fixes #29883

Removes the hatchcolors parameter from draw_quad_mesh(), as QuadMesh doesn't support hatching.

PR checklist

@anntzer
Copy link
Contributor

anntzer commented Apr 12, 2025

The test failure is spurious. Thanks for the quick fix!

@oscargus oscargus added this to the v3.11.0 milestone Apr 12, 2025
@anntzer anntzer merged commit 5c90c35 into matplotlib:main Apr 12, 2025
40 of 41 checks passed
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.

[Bug]: Missing backcompat for backends not supporting hatchcolors in draw_quad_mesh
4 participants