I have two problems with chartjs.
This is a example chartjs:
`https://jsfiddle.net/7syc5hfr/7`
And perfect working amCharts 5:
https://jsfiddle.net/deicidemilan/uj7d4tx9/5
So when chartjs update line is drawn from bottom to last dot, on amCharts 5 last line update smooth and nice.
Is it possible to get this on chartjs?
Thanks in advance, Milan