Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
pie_chart_with_horizontal_bar_chart added#2578
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Can you also add this to the documentation someplace (gallery?) Please seehttps://github.com/matplotlib/matplotlib/wiki/MEP12,#2181 and#2474 |
I hope this doesn't come off the wrong way, but I don't really understand the point of this example. There are examples for bar charts and pie charts that demonstrate the functionality here, and I don't think combining the two into one plot warrants a new example. Sorry to be so negative, but I'm of the opinion that the gallery needs to be trimmed down. |
I agree with@tonysu on this. |
The idea behind this example was to add more example to the Library. In my view more example we have the more useful the Library is. |
After reviewing the MEP12 (which@tacaswell suggested) more carefully, not to add this new example to the Library may be more reasonable to keep example sections simple and not to repeat ourselves. So, not to merge this patch will be the best. |
Simple Bar chart with leading horizontal bar chart added to examples/pie_and_polar_charts section.