修复AxisindicatorLabel无法隐藏的问题

This commit is contained in:
monitor1394
2025-11-05 22:49:23 +08:00
parent ac41dd1d07
commit fb841a3498
2 changed files with 7 additions and 0 deletions

View File

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