Added support for {e} in Tooltip #170

This commit is contained in:
monitor1394
2021-10-29 07:05:30 +08:00
parent 2c4f341098
commit 7be42141d6
6 changed files with 15 additions and 8 deletions

View File

@@ -40,6 +40,7 @@
## master
* (2021.10.29) 增加`Tooltip`对通配符`{e}`的支持 #170
* (2021.09.08) 完善`RadarChart`
* (2021.09.07) 修复`PieChart`渐出动画结束时`label`没有消失的问题 #168
* (2021.09.06) 修复`GaugeChart`用代码改变`splitNumber`不会刷新`label`的问题 #167