add delegate callback function for legend

This commit is contained in:
monitor1394
2022-05-03 22:30:51 +08:00
parent 983d5f7377
commit 03d18d50ed
4 changed files with 26 additions and 1 deletions

View File

@@ -44,6 +44,7 @@
## branch-2.0
* (2022.05.03) Added `onLegendClick`, `onLegendEnter` and `onLegendExit` delegate callbacks for `Legend`
* (2022.04.21) Fixed bug #192 with `RingChart` `Tooltip` exception
* (2022.04.21) Fixed error when setting `minShowNum` in `DataZoom`