优化Serie的数据全为0时Y轴不显示的问题

This commit is contained in:
monitor1394
2021-08-03 08:23:02 +08:00
parent 65c3659c19
commit b6dd264b17
3 changed files with 4 additions and 2 deletions

View File

@@ -39,6 +39,7 @@
## master
* (2021.08.03) 优化`Serie`的数据全为0时Y轴不显示的问题
* (2021.07.29) 修复`Serie`开启`ignore`时被忽略的数据还会参与计算的问题 (#161)
* (2021.07.29) 完善`BarChart``Zebra`斑马柱图渐变支持
* (2021.07.26) 修复`TextMeshPro Enable`时找不到`XCharts`路径的问题 (#160)