We have a data (available here: https://blocke-channels-bucket.s3.amazo ... beled.json).
Sometimes it has some sharp jumps in it (most likely when the data collector was off/broken or whatever).
If we plot this in python for example it looks like that:

So it can be clearly seen that around June 5th 2020 there was a drop to 0.
But the same area rendered in Highcharts smooths this out:

You can see it in live rendering here: https://chapkovski.github.io/anomaly_tr ... 4135800000
What's happening here, and can we make the rendering similar to what we have in Python?
Thanks a lot in advance!