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

Skip to content

Simplify grouped bar chart example #14126

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
May 25, 2019

Conversation

timhoffm
Copy link
Member

@timhoffm timhoffm commented May 4, 2019

PR Summary

IMHO the Grouped bar chart example is trying to show too much. Illustrating grouping of bars and annotating with values is more than enough.

I've removed the error bars. The error bars made the example more complex and thus harder to understand. While error bars are useful depending on the context, they are rather rarely used with bar charts (c.f. google image search "bar chart"); and we have other examples for error bars with bar charts.

Bonus question: Can I tell matplotlib to include the texts in the ylim calculation?

@timhoffm
Copy link
Member Author

@timhoffm timhoffm added this to the v3.1.1 milestone May 18, 2019
@efiring efiring merged commit 94c8e25 into matplotlib:master May 25, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request May 25, 2019
efiring added a commit that referenced this pull request May 25, 2019
…126-on-v3.1.x

Backport PR #14126 on branch v3.1.x (Simplify grouped bar chart example)
@timhoffm timhoffm deleted the example-grouped-bar branch May 26, 2019 17:11
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.

2 participants