增加LegendWidthHeight可设置固定宽高

This commit is contained in:
monitor1394
2026-05-17 18:47:47 +08:00
parent 0174453b05
commit 4120b61f2a
4 changed files with 39 additions and 1 deletions

View File

@@ -81,6 +81,8 @@ slug: /changelog
## master
* (2026.05.17) 增加`Legend``Width``Height`可设置固定宽高
* (2026.05.17) 修复`Serie``EndLabel``Y`轴是`MinMax`类型时显示的数值不对的问题
* (2026.05.16) 修复`Candlestick`按昨收判断涨跌颜色,一字涨停/跌停显示不对的问题 (#362)
* (2026.03.29) 修复`Legend``Background`区域在`Horizonal`模式下不对的问题
* (2026.03.25) 增加`Chart``Json`导出导入