-
Notifications
You must be signed in to change notification settings - Fork 184
Responsive support for echart #268
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Thanks for the great project!
"echarts" is not responsive, so I think that needs to be addressed.
In echarts, when the resize event is fired, it seems to be enough to resize this.chart as follows.
this.chart.resize()
If possible, I would appreciate it if you could support this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers