alibaba / BizCharts

Powerful data visualization library based on G2 and React.
http://bizcharts.net/products/bizCharts
6.16k stars 671 forks source link

onIntervalClick() does not exist in Chart props and types #1530

Open veuler opened 1 year ago

veuler commented 1 year ago

BizCharts Version: 4.0.15 Platform: Windows 10 Mini Showcase(like screenshots): image

In the documentation, it says there is an event called onIntervalClick(), but it does not exist. https://bizcharts.taobao.com/product/bizcharts/category/7/page/66#:~:text=%E7%82%B9%E5%87%BB%E4%BA%8B%E4%BB%B6-,onIntervalClick,-%3D%7Bev%20%3D%3E

Changelogs does not inform anything about it. How can I use this event?