-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Barchart demo example clean up [MEP 12] #6485
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
Barchart demo example clean up [MEP 12] #6485
Conversation
👍 Looks good, will merge once CI passes.
After this is merged and CI runs again, these changes will be reflected at http://matplotlib.org/devdocs/examples/api/barchart_demo.html
travis failure is unrelated.
@ckarako Thank you! Documentation and examples are systematically undervalued, any help on them is great.
Hope to hear from you again.
DOC: Barchart demo example clean up [MEP 12]
backported to v2.x as ee74fd6
Backported this doc-only patch to make backporting some other PRs easier.
Added docstrings and changed mixcase variables in order to comply with PEP 8.