Guess I am overlooking something obvious, what? Thanks
Looking at
https://echarts.apache.org/examples/en/editor.html?c=line-race but can't
figure out what makes the animation? I mean what makes it different from
an ordinary line chart, where is the code that steps forward each year?
The bar race uses setInterval but no such thing in the line race
example?
- What makes the line race animation example animate? nicke