Skip to content

Conversation

@christophe-murphy
Copy link
Contributor

Rounding was being applied to x axis min and max values but this should not be done for a histogram where the values are in fact bin labels.

xmin and xmax are now always equal to the first and last bin respectively.

Checklist

  • [x ] Rebased on latest master
  • [x ] Code compiles

…lied to x axis min and max values but this should not be done for a histogram where the values are in fact bin labels.
@christophe-murphy christophe-murphy linked an issue Aug 21, 2024 that may be closed by this pull request
2 tasks
@edwinsolisf edwinsolisf self-requested a review December 30, 2024 22:20
Copy link
Contributor

@edwinsolisf edwinsolisf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on windows, works

@edwinsolisf edwinsolisf merged commit 41b6701 into master Jan 7, 2025
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.

[BUG] Incorrect x-axis scaling with window.hist ()

3 participants