There seems to be an issue with floating point calculation in some edge conditions. The "0" yaxis label of the following chart is completely off.

The code can be found here: https://codepen.io/toffi-fee/pen/WNWRgaX
There is a variety of options on how to fix this, e.g. by:
But even though there are workarounds, a clean fix would be highly appreciated.
There seems to be an issue with floating point calculation in some edge conditions. The "0" yaxis label of the following chart is completely off.
The code can be found here: https://codepen.io/toffi-fee/pen/WNWRgaX
There is a variety of options on how to fix this, e.g. by:
tickformatpropertyBut even though there are workarounds, a clean fix would be highly appreciated.