[feature][formatter] support {d3}

This commit is contained in:
monitor1394
2022-08-25 13:37:36 +08:00
parent 34dd3d1c4e
commit 9552e877ce
3 changed files with 5 additions and 1 deletions

View File

@@ -58,6 +58,7 @@
## master
* (2022.08.25) 增加`formatter``{d3}`指定维度数据百分比的支持
* (2022.08.24) 修复`ScatterChart``label`不刷新的问题
* (2022.08.24) 修复`MarkLine``label`某些情况下显示异常的问题