Skip to content

[Feature] 希望新增重载方法 #19556

@WangJincheng4869

Description

@WangJincheng4869

What problem does this feature solve?

目前的最大问题是使用上非常不便,比如我要切换主题。没有重载方法会非常难受。
要先销毁,再init传入主题。

一般情况,网站的切换主题都是单独的组件。需要在每个使用到图表的地方去监听切换主题的事件,这样很麻烦。

What does the proposed API look like?

可以在实例上新增重载方法,或者新增重载主题方法都可以解决这个诟病。

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions