.setOption not trigger dataView refresh
Open
bug
en
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
4.7.0
### Steps to reproduce
1. init a echarts with toolbox-dataview
2. click toolbox change to dataview
2. use .setOption to update the data
### What is expected?
the data in dataview refresh
### What is actually happening?
the data in dataview not be refreshed
Contributor guide
Assessment
This issue has not been assessed yet.