[feature][pie] support onPointerEnterPie

This commit is contained in:
monitor1394
2022-09-02 08:33:34 +08:00
parent 8bd0c23e19
commit a44eca0f91
4 changed files with 23 additions and 2 deletions

View File

@@ -58,6 +58,7 @@
## master
* (2022.09.02) 增加`onPointerEnterPie`回调支持
* (2022.09.02) 优化`HeatmapChart`
* (2022.08.30) 优化`RadarChart`
* (2022.08.30) 修复`DataZoom`在某些情况下计算范围不准确的问题 (#221)