legend事件监听问题
Open
difficulty: easy
new-feature
topic: event
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
legend中有mousemover事件 但 .on 却没有可以监听该事件的函数 , 只有一个legendselectchanged是监听click的 ,希望能给legend一个监听mousemover的函数谢谢。我是用的饼图有这个问题,其它应该也有。
### What does the proposed API look like?
。。。
Contributor guide
Assessment
This issue has not been assessed yet.