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

Add a ranges axis #67

Merged
merged 4 commits into from
Nov 27, 2024
Merged

Add a ranges axis #67

merged 4 commits into from
Nov 27, 2024

Conversation

Alldred
Copy link
Collaborator

@Alldred Alldred commented Nov 27, 2024

Ranges axis allows you to specify a max_value to cover and a number of ranges, and will return a dict with roughly equal ranges.
Options to include min/max values as a separate range, along with min_val and forcing the name of each bucket to be in dec or hexadecimal.

This isn't added to the example at the moment, but going to re-do the example soon

@Alldred Alldred requested a review from Kotarski November 27, 2024 11:35
bucket/axisutils.py Outdated Show resolved Hide resolved
bucket/axisutils.py Outdated Show resolved Hide resolved
bucket/axisutils.py Outdated Show resolved Hide resolved
bucket/axisutils.py Outdated Show resolved Hide resolved
@Alldred Alldred merged commit 914c50a into main Nov 27, 2024
5 checks passed
@Alldred Alldred deleted the stuart/add_ranges_axis branch November 27, 2024 13:31
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.

2 participants