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

Issue if all data = 0 #28

Closed
nitneuq33 opened this issue Jun 22, 2019 · 7 comments
Closed

Issue if all data = 0 #28

nitneuq33 opened this issue Jun 22, 2019 · 7 comments

Comments

@nitneuq33
Copy link

Hello, I have this issue if all data = 0

I/flutter ( 1389): Another exception was thrown: Offset argument contained a NaN value.
When I change one data more that 0 it's ok.

There is no visual bug, just error that I don't know if it important for google when I push the app on the playstore

version 0.0.8

Thank you for your work

@imaNNeo
Copy link
Owner

imaNNeo commented Jun 23, 2019

Hi, I think it's not important to Google,
but please let me know in which chart type you faced this issue

@nitneuq33
Copy link
Author

nitneuq33 commented Jun 23, 2019 via email

@imaNNeo
Copy link
Owner

imaNNeo commented Jul 4, 2019

we have some errors happening in the library, but they are not critical,
by the way, I will check them once and fix all.
Thanks for the issue, no worry.

@imaNNeo imaNNeo closed this as completed Jul 4, 2019
@jp1017
Copy link

jp1017 commented Aug 20, 2019

Same issue

image

Set y data all 0 makes this issue like top img.

@imaNNeoFighT

@jamesblasco
Copy link
Contributor

@imaNNeoFighT Same issue for me. it would be nice to have it so the line can animate all from 0 to their numbers

@jamesblasco
Copy link
Contributor

The error occurs when there is no maxY provided. But if you set all to 0 and a maxY like 100 it works :)

Captura de pantalla 2019-10-08 a las 14 13 44

@imaNNeo
Copy link
Owner

imaNNeo commented Oct 8, 2019

@jamesblasco I don't know what are you talking about?
Is it related to this closed issue?

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

4 participants