[bug] fix tooltip show data error when datazoom enable (#203)

This commit is contained in:
monitor1394
2022-06-25 19:32:50 +08:00
parent 2a03e71312
commit 564ff2e178
5 changed files with 21 additions and 6 deletions

View File

@@ -54,6 +54,7 @@
## master
* (2022.06.25) 修复`DataZoom`开启时`Tooltip`显示数据不一致的问题 (#203)
* (2022.06.25) 修复`Toolip`在类目轴无数据时绘制异常的问题 (#204)
* (2022.06.25) 优化`Serie`设置`PlaceHolder`时的`Tooltip`表现
* (2022.06.25) 增加`Since`标识配置参数从哪个版本开始支持