Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

EnsureHistogramWidget always uses 100 bins by default#250

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

Merged
dstansby merged 2 commits intomatplotlib:mainfromp-j-smith:fix/histogram-float-bins
Jan 23, 2024

Conversation

p-j-smith
Copy link
Contributor

Fixes#249

  • create 100 bins (101 bins edges) for binning float data rather than 99 bins (100 bin edges)
  • this is to make it possible to use the same number of bins for integer and float data that have the same values
  • update baseline images to reflect change in number of bins (99 -> 100)

@dstansbydstansby merged commit559e1c1 intomatplotlib:mainJan 23, 2024
@dstansbydstansby added this to the2.0.1 milestoneJan 23, 2024
@dstansbydstansby added BugSomething isn't working and removed Changelog needed labelsJan 23, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
BugSomething isn't working
Projects
None yet
Milestone
2.0.1
Development

Successfully merging this pull request may close these issues.

napari_matplotlib.histogram._get_bins returns different bins depending on type of data passed to it
2 participants
@p-j-smith@dstansby

[8]ページ先頭

©2009-2025 Movatter.jp