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

Improve display labels returned from getDiscretizedBins #35

Open
d-callan opened this issue Jan 10, 2024 · 1 comment
Open

Improve display labels returned from getDiscretizedBins #35

d-callan opened this issue Jan 10, 2024 · 1 comment

Comments

@d-callan
Copy link
Member

there is a function in here called getDiscretizedBins which will return a BinList object w exact bin ranges and their display labels. we have a case where the display labels are not very reader friendly, see image below:
image

this is from the SAM, configured as below:
image

@d-callan
Copy link
Member Author

the last bin there should have had a display label also to 4 signifs. whether wed like to change from 4 to 2 signifs, or report to a different number of signifs for different types of data is a separate issue. we should also check that the variable in question has an annotated display range if appropriate, and make sure were using it if so.

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

No branches or pull requests

1 participant