pissang edited a comment on issue #11029: Pie expansion animation behavior URL: https://github.com/apache/incubator-echarts/issues/11029#issuecomment-522386494 It's the difference between entry animation and transition animation. + The first one is entry animation, it is used when series is first created. + The second one is transition animation, it is used when series already exists but the data is changed. I suggest you only set series when data is ready.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org For additional commands, e-mail: dev-h...@echarts.apache.org