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

Re-write stacked histogram (fixes bugs) #1723

Closed
wants to merge 1 commit into from

Conversation

neggert
Copy link
Contributor

@neggert neggert commented Jan 30, 2013

This is a second try at #1706. I think it resolves all of the issues with that PR.

This is re-write of how stacked histograms are handled. It should fix #1679 and #1631, which both came about because of the way that stacked histograms were handled, starting in #847.

I've also added tests that should catch both bugs if they pop up again.

@neggert
Copy link
Contributor Author

neggert commented Jan 30, 2013

Argh, this should target v1.2.x. See #1724.

@neggert neggert closed this Jan 30, 2013
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.

matplotlib-1.2.0: regression in histogram with barstacked drawing?
1 participant