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

Value of point auto add decimal in line chart #6142

Closed
tuancg93 opened this issue Mar 18, 2019 · 4 comments
Closed

Value of point auto add decimal in line chart #6142

tuancg93 opened this issue Mar 18, 2019 · 4 comments

Comments

@tuancg93
Copy link

image
In data this point have value 5.76 but when draw chart it auto change 5.760000000000001
Please help me !

@benmccann
Copy link
Contributor

That's how floating point numbers in JavaScript work

Maybe it'd be nice if there were precision option that allowed users to configure automatic rounding to a certain number of decimal places?

@benmccann
Copy link
Contributor

See also #5282 and #4992

@tuancg93
Copy link
Author

See also #5282 and #4992

Thank you , I resolved it.

@etimberg
Copy link
Member

Closing as resolved per comment above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants