修复DataZoom内绘制的折线图可能会超出范围的问题

This commit is contained in:
monitor1394
2026-05-23 22:51:15 +08:00
parent be07afeb69
commit 9d982019dd
2 changed files with 9 additions and 9 deletions

View File

@@ -81,6 +81,7 @@ slug: /changelog
## master
* (2026.05.23) 修复`DataZoom`内绘制的折线图可能会超出范围的问题
* (2026.05.23) 修复`Axis``inverse`没能正确反转的问题
* (2026.05.23) 增加`LabelStyle``showCondition`,`showFilter`,`showThreshold`可控制`label`显示和隐藏
* (2026.05.22) 增加`LabelStyle``minGap`可避免`label`过于密集