修复Serie开启ignore时被忽略的数据还会参与计算的问题 (#161)

This commit is contained in:
monitor1394
2021-07-29 08:27:23 +08:00
parent 9699f6159b
commit 65c3659c19
5 changed files with 51 additions and 40 deletions

View File

@@ -39,6 +39,7 @@
## master
* (2021.07.29) Fixed ignored data will also participate in calculations when `ignore` is enabled (#161)
* (2021.07.29) Improved `BarChart`'s `Zebra` gradient support
* (2021.07.26) Fixed issue where `XCharts` path could not be found when `TextMeshPro Enable` (#160)