linwrui commented on issue #18177: URL: https://github.com/apache/echarts/issues/18177#issuecomment-1386341993
> 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. Set animationDuration with a smaller value is really not perceptive, but the line graph will draw too fast! -- 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]
