Skip to content

ambiguous variable type #77

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

ambiguous variable type #77

wants to merge 3 commits into from

Conversation

KevinJue
Copy link

@KevinJue KevinJue commented Jan 4, 2018

Problem find on linear function, we have to test in another function.

Depends of data past in param but sometime data is interpreted as a string, conclusion sum[0] is equal to 02 instead of 2.

Example:
data -> [ [1515079053, 2.56970] , [1515079062, 2.56978]]

Kevin and others added 3 commits January 4, 2018 16:14
Depends of data past in param but sometime data is interpreted as a string, conclusion sum[0] is equal to 02 instead of 2.
Run npm run build to generate dist version
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.

1 participant