linghaoSu commented on issue #17266: URL: https://github.com/apache/echarts/issues/17266#issuecomment-1502529189
I am trying to fix this issue in this [pr](https://github.com/apache/echarts/pull/18491) > @Petri-Oosthuizen, you were right _about animationThreshold_. However, it has to be way bigger than the number of nodes. My code has 780 (13*10*3*2) nodes and _animationThreshold:**3000**_ works, but _animationThreshold:2000_ does not. -- 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]
