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

Skip to content

PathEffectsRenderer can plainly inherit RendererBase._draw_text_as_path. #28379

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
Jun 12, 2024

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jun 12, 2024

The current implementation is exactly the same as in the super class.

Also, move the __getattribute__ definition higher, before all renderer-specific method definitions.

PR summary

PR checklist

The current implementation is exactly the same as in the super class.

Also, move the `__getattribute__` definition higher, before all
renderer-specific method definitions.
@ksunden ksunden modified the milestone: v3.10.0 Jun 12, 2024
@ksunden ksunden merged commit d5e16f1 into matplotlib:main Jun 12, 2024
45 checks passed
@anntzer anntzer deleted the per branch June 13, 2024 07:29
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