Skip to content

FIX: update not replace hist_kwargs when density is passed #13989

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
Apr 19, 2019

Conversation

tacaswell
Copy link
Member

closes #13982

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant

@tacaswell tacaswell added this to the v3.1.0 milestone Apr 19, 2019
@tacaswell tacaswell added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Apr 19, 2019
@jklymak jklymak merged commit 9f891c6 into matplotlib:master Apr 19, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Apr 19, 2019
timhoffm added a commit that referenced this pull request Apr 19, 2019
…989-on-v3.1.x

Backport PR #13989 on branch v3.1.x (FIX: update not replace hist_kwargs when density is passed)
@tacaswell tacaswell deleted the fix_hist_range_and_density branch January 20, 2020 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hist() no longer respects range=... when density=True
3 participants