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

Division by zero #12

Open
helmut opened this issue Sep 11, 2024 · 0 comments
Open

Division by zero #12

helmut opened this issue Sep 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@helmut
Copy link

helmut commented Sep 11, 2024

It appears that if you have all zero values then it throws an exception when you make the svg for attempting to divide by zero.

new SparkLine(0, 0, 0, 0, 0);
@brendt brendt added the bug Something isn't working label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants