linwrui commented on issue #18177: URL: https://github.com/apache/echarts/issues/18177#issuecomment-1386340528
> Where is the _blank data_? Shouldn't it be `data: [null, null, null, null, null, ..., 218, 135, 147, 260].map((o, index) => [index, o])` But even then it all depends on **animationDuration**. With `animationDuration: 200` drawing is almost instant. I think it works as documented. The xAxis is value axis. Shouldn't the animation start at the first data point? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
