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

Allow rounding histogram bin edges and reducing bin counts #1201

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

manthey
Copy link
Member

@manthey manthey commented Jun 9, 2023

For integer data types, using full bin counts can result in jagged looking results because some bins will have fewer or no discrete values than others.

For integer data types, using full bin counts can result in jagged
looking results because some bins will have fewer or no discrete values
than others.
@manthey
Copy link
Member Author

manthey commented Jun 9, 2023

@annehaley Once this PR is merged, for the frame histogram control, we'll want to pass a style of {} (see #1200) and a roundRange of true to the histogram endpoint.

@manthey manthey merged commit 27d3f27 into master Jun 9, 2023
@manthey manthey deleted the round-histogram-bins branch June 9, 2023 14:05
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.

1 participant