The Wayback Machine - https://web.archive.org/web/20211001094232/https://github.com/matplotlib/matplotlib/pull/21049
Skip to content
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

Simplify setting Legend attributes #21049

Merged
merged 1 commit into from Sep 13, 2021

Conversation

@timhoffm
Copy link
Member

@timhoffm timhoffm commented Sep 11, 2021

PR Summary

The indirection with locals() and setattr() is obscuring more than it's worth.

@QuLogic QuLogic merged commit fd3f25e into matplotlib:master Sep 13, 2021
28 checks passed
@QuLogic QuLogic added this to the v3.6.0 milestone Sep 13, 2021
@timhoffm timhoffm deleted the simplify-legend-attrs branch Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants