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

Fix BarChart crash when maxValue is 0 #55

Conversation

sakisdog
Copy link
Contributor

This PR fixes a crash caused by BarChart component when the maxValue is 0. This bug was fixed for Line charts in a previous version but was not fixed for Bar Charts.

@Abhinandan-Kushwaha Abhinandan-Kushwaha merged commit a04e3d0 into Abhinandan-Kushwaha:main Sep 29, 2024
@Abhinandan-Kushwaha
Copy link
Owner

Thanks for the PR @sakisdog It has been merged and the changes are available in the latest version of the library.

@sakisdog sakisdog deleted the fix-barchart-zero-maxvalue branch September 30, 2024 13:09
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