WangYIlo opened a new issue, #20416: URL: https://github.com/apache/echarts/issues/20416
### Version 5.5.1 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/basic-bar-forked-q3k6mw?file=%2Findex.js%3A24%2C20 ### Steps to Reproduce 老的option中存在labelLayout,采用setOption替换合并新的series不存在labelLayout,合并后labelLayout仍然存在 ### Current Behavior 替换合并后labelLayout仍然存在 ### Expected Behavior labelLayout应该被删除 ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_ -- 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]
