[feature] Add smoothLimit for Line

This commit is contained in:
monitor1394
2022-10-10 07:07:57 +08:00
parent 5ed6ee1d2a
commit 0662f62cd1
4 changed files with 17 additions and 1 deletions

View File

@@ -59,6 +59,7 @@
## master
* (2022.09.10) 增加`Line``SmoothLimit`可控制平滑曲线不同效果
* (2022.09.05) 修复`Serie`隐藏时`Tooltip`还显示信息的问题
* (2022.09.30) 修复`Chart`在很小尺寸时出现`DivideByZeroException`异常