Skip to content

Conversation

ericsoderberghp
Copy link
Contributor

What does this PR do?

Changed DataChart to fix an issue with negative values.

Where should the reviewer start?

calcs.js

What testing has been done on this PR?

stories
added a unit test

How should this be manually tested?

storiers

What are the relevant issues?

#6231

Do the grommet docs need to be updated?

no

Should this PR be mentioned in the release notes?

yes

Is this change backwards compatible or is it a breaking change?

backwards compatible

Copy link
Collaborator

@MikeKingdom MikeKingdom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I like the refactoring too. Definitely clearer.

@ericsoderberghp ericsoderberghp merged commit 4f3531d into master Jul 22, 2022
@ericsoderberghp ericsoderberghp deleted the fix/datachart-negative branch July 22, 2022 16:39
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.

DataChart cannot render bars when data includes a negative value.
2 participants