Skip to content

Conversation

@PaulWessel
Copy link
Member

We want to skip the intermediate potential annotation when determining the max number of decimals needed. E.g., if min = -100, max = +100, and slices are 12.5 apart we want the two annotations -100 and +100, not -100.0 and 100.0.

…-S+r

We want to skip the intermediate potential annotation when determining the max number of decimals needed.  E.g., if min = -100, max = +100, and slices are 12.5 apart we want the two annotations -100 and +100, not -100.0 and 100.0.
@PaulWessel PaulWessel added the enhancement Improving an existing feature label Aug 16, 2023
@PaulWessel PaulWessel added this to the 6.5.0 milestone Aug 16, 2023
@PaulWessel PaulWessel requested a review from joa-quim August 16, 2023 11:14
@PaulWessel PaulWessel self-assigned this Aug 16, 2023
@PaulWessel PaulWessel merged commit 6d37c00 into master Aug 16, 2023
@PaulWessel PaulWessel deleted the ndec-fix branch August 16, 2023 11:56
seisman pushed a commit that referenced this pull request Aug 17, 2023
…-S+r (#7730)

We want to skip the intermediate potential annotation when determining the max number of decimals needed.  E.g., if min = -100, max = +100, and slices are 12.5 apart we want the two annotations -100 and +100, not -100.0 and 100.0.
@maxrjones maxrjones added the add-changelog Add PR to the changelog label Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add-changelog Add PR to the changelog enhancement Improving an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants