修复MarkLineLabel在初始化时可能会闪烁的问题

This commit is contained in:
monitor1394
2024-07-17 23:16:22 +08:00
parent d5fbd33534
commit 35e8f3e902
3 changed files with 4 additions and 1 deletions

View File

@@ -75,6 +75,7 @@ slug: /changelog
## master
* (2024.07.17) 修复`MarkLine``Label`在初始化时可能会闪烁的问题
* (2024.07.16) 优化`Axis``Time`时间轴时的`Tooltip`默认效果
* (2024.07.15) 优化`Axis``Time`时间轴时的分割效果
* (2024.07.14) 优化`Axis``Time`时间轴时的移动表现