pissang opened a new issue #14848: URL: https://github.com/apache/echarts/issues/14848
### What problem does this feature solve? Currently line chart will stop expanding animation and remove clip-path if it is updated again. It is not visual friendly if we do `resize` after first-time `setOption` because animation will be suddenly stopped. I think it's possible to keep the clip-path animation even if the chart is updated immediately after first-time `setOption` ### What does the proposed API look like? No new API needed <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> -- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
