hist() no longer respects range=... when density=True #13982
Labels
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Bug report
Bug summary
Code for reproduction
Actual outcome
Expected outcome
Some array where the first value is 0 and the last one is 1.
Note that this bug doesn't happen if density=False.
Bisects to 239be7b (#8638).
Matplotlib version
print(matplotlib.get_backend())
): anyThe text was updated successfully, but these errors were encountered: