villebro opened a new issue #15282: URL: https://github.com/apache/echarts/issues/15282
### Version 5.1.2 ### Reproduction link [https://codepen.io/villebro/pen/bGWdOWQ](https://codepen.io/villebro/pen/bGWdOWQ) ### Steps to reproduce 1. Create Treemap with `animation: false` 2. set initial option 3. set new option that removes some old nodes 4. See that old nodes that should have been removed are still visible ### What is expected? The end state should be the same as when `animation: true` ### What is actually happening? Old nodes are visible <!-- 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. 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]
