update doc

This commit is contained in:
monitor1394
2023-02-08 08:28:21 +08:00
parent 5e3bc3ff15
commit d6630ef5bf
6 changed files with 73 additions and 52 deletions

View File

@@ -65,6 +65,7 @@ slug: /changelog
## master
* (2023.02.08) 增加`DataZoom``startLock``endLock`参数支持锁定
* (2023.02.02) 修复`DataZoom`开启时`X轴``Label`可能会显示在图表外的问题
* (2023.02.02) 优化`SerieData``ignore`设置时的忽略数据判断
* (2023.02.01) 修复`XChartsMgr.ContainsChart()`接口异常