echarts-bot[bot] commented on issue #19556: URL: https://github.com/apache/echarts/issues/19556#issuecomment-1911773288
@WangJincheng4869 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **BODY** ### What problem does this feature solve? The biggest problem at present is that it is very inconvenient to use, for example, I need to switch themes. It would be very uncomfortable not to have overloaded methods. It must be destroyed first and then init passes in the topic. Generally, the switching theme of the website is a separate component. It is necessary to monitor the theme switching event in every place where the chart is used, which is very troublesome. ### What does the proposed API look like? This criticism can be solved by adding new overloaded methods on the instance or adding new overloaded theme methods. </details> -- 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]
