Fixed formatter {c} not work #175

This commit is contained in:
monitor1394
2021-12-03 13:08:20 +08:00
parent ae9cc37592
commit 0615b6b5d8
3 changed files with 5 additions and 3 deletions

View File

@@ -41,6 +41,7 @@
## branch-2.0
* (2021.12.03) 修复`Formatter``{c}`通配符不生效的问题 #175
* (2021.12.03) 修复`Axis``boundaryGap`某些情况下显示的问题 #174
* (2021.11.30) 修复`Serie``ignore`某些情况下绘制异常的问题 #173