Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Override open_group, close_group methods in PathEffectRenderer #27906

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
Mar 11, 2024
Merged

Override open_group, close_group methods in PathEffectRenderer #27906

merged 1 commit into from
Mar 11, 2024

Conversation

chaoyihu
Copy link
Contributor

PR summary

This code change is to ensure that methods like open_group and close_group are overridden in PathEffectRenderer.

This pull request addresses and hopefully closes #27843.

PR checklist

@tacaswell tacaswell added this to the v3.9.0 milestone Mar 11, 2024
@tacaswell tacaswell merged commit a198971 into matplotlib:main Mar 11, 2024
@tacaswell
Copy link
Member

Also closes #28146

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]: close_group is not called when using patheffects
3 participants