WangJincheng4869 opened a new issue, #19556:
URL: https://github.com/apache/echarts/issues/19556

   ### What problem does this feature solve?
   
   目前的最大问题是使用上非常不便,比如我要切换主题。没有重载方法会非常难受。
   要先销毁,再init传入主题。
   
   一般情况,网站的切换主题都是单独的组件。需要在每个使用到图表的地方去监听切换主题的事件,这样很麻烦。
   
   ### What does the proposed API look like?
   
   可以在实例上新增重载方法,或者新增重载主题方法都可以解决这个诟病。


-- 
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]

Reply via email to