mingugu opened a new issue #15743: URL: https://github.com/apache/echarts/issues/15743
### Version 5.2.0 ### Reproduction link [https://echarts.apache.org/v4/examples/zh/editor.html?c=mix-zoom-on-value](https://echarts.apache.org/v4/examples/zh/editor.html?c=mix-zoom-on-value) ### Steps to reproduce 1、柱状图添加dataZoom,使用formatter 自定义tooltip 2、水平滑动柱子时,tooltip不消失 注:使用datazoom监听事件,dispatchAction({ type: 'hideTip'})也是无法将tooltip隐藏 ### What is expected? 柱状图水平方向滑动时,tooltip消失 ### What is actually happening? 水平方向滑动时,自定义tooltip不消失 --- 看github上说5.0.1会解决这个问题,5.2.0有没有改善这个问题呢 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org