Hello.
I use canvasJS for chart.
It works well. But sometimes it’s not.
When I set minimum and maximum in YAxis option, sometimes charts are weird.
For example, maximum is 7.4 and minmum is 7.2.
Actually, it seems like maximum is 7.6 and mimimum is 7.0.
And interval between tick and tick is 0.1.
But, 7.0 is showed 7.000000001. So, the YAxis starts right side far from YAxis Title.
Like this.
Y 7.6┃
T 7.5┃
I 7.4┃
T 7.3┃
L 7.2┃
E 7.1┃
7.000000001┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━