Skip to content

Updated with changes as per newer matplotlib api to remove deprecation warning #35

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
Aug 14, 2021

Conversation

canute24
Copy link
Contributor

Updated bar.set(color='salmon', edgecolor='darkred', linewidth=3) to pass color before edgecolor to fix MatplotlibDeprecationWarning

…n warning

Updated `bar.set(color='salmon', edgecolor='darkred', linewidth=3)` to pass `color` before `edgecolor` to fix `MatplotlibDeprecationWarning`
@tacaswell tacaswell merged commit e51eb63 into matplotlib:master Aug 14, 2021
@tacaswell
Copy link
Member

Thanks @canute24 , Hopefully we will hear from you again!

@canute24
Copy link
Contributor Author

My contribution is more like a drop in the ocean but those few words - "Hopefully we will hear from you again!" help a lot for someone with little git/programming experience to contribute. So Thank You and everyone else for all the great stuff we enjoy and take for granted sometimes. Will definitely try to do my bit where I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants