增加DataZoomminZoomRatio替换旧的minShowNum (#350)

This commit is contained in:
monitor1394
2026-01-08 08:58:12 +08:00
parent 880a6b1885
commit b311d17d94
6 changed files with 65 additions and 36 deletions

View File

@@ -80,6 +80,7 @@ slug: /changelog
## master
* (2026.01.08) 增加`DataZoom``minZoomRatio`替换旧的`minShowNum` (#350)
* (2025.11.05) 修复`Axis``indicatorLabel`无法隐藏的问题
* (2025.11.03) 增加`Tooltip``Title`可通过`TitleLabelStyle``numericFormatter`格式化时间显示 (#353)
* (2025.10.30) 增加`Chart``useUtc`参数设置显示时间是否用UTC时间