[feature][legend] add new icon type:candlestick

This commit is contained in:
monitor1394
2022-08-26 23:18:35 +08:00
parent a885be625e
commit 48686e865c
3 changed files with 37 additions and 23 deletions

View File

@@ -58,6 +58,7 @@
## master
* (2022.08.26) 增加`Legend`新图标类型`Candlestick`
* (2022.08.26) 优化`CandlestickChart`表现,调整相关的`AddData()`接口参数
* (2022.08.26) 增加`Tooltip``position`参数支持设置移动平台不同的显示位置
* (2022.08.26) 删除`Tooltip``fixedXEnable``fixedYEnable`参数