修复PieChart边框大小不一致的问题

This commit is contained in:
monitor1394
2020-09-22 07:25:05 +08:00
parent 51f8372f32
commit 9a866c0352
3 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2020.09.22) Fixed `PieChart` inconsistent border size
* (2020.09.18) Added `Remove All Chart Object` to Remove All child nodes under the Chart (automatically reinitialized)
* (2020.09.18) Fixed `SerieLabel` also displayed after hided `Serie` by clicked the legend #94
* (2020.09.18) Optimize coordinate axis calibration and text display #93