Hello.
I use canvasJS for charts.
When I use labelFormatter in YAxis Options, it seems work weird.
This is an example.
https://jsfiddle.net/Lqegab5v/5/
I did not fix the value. But number 1.2 is changed 1.20000000002.
So how to solve this problem?
Thank you.