修复Line设置AnimationAlongPath时动画异常的问题 (#281)

This commit is contained in:
monitor1394
2023-10-15 21:04:01 +08:00
parent 38716facba
commit 6a5026e907
2 changed files with 7 additions and 6 deletions

View File

@@ -69,6 +69,7 @@ slug: /changelog
## master
* (2023.10.15) 修复`Line`设置`Animation``AlongPath`时动画异常的问题 (#281)
* (2023.10.12) 修复`MarkLine`指定`yValue`时对数值轴无效的问题
* (2023.10.11) 修复`Serie``showDataDimension`设置无效的问题