ViavaCos edited a comment on issue #12778:
URL: 
https://github.com/apache/incubator-echarts/issues/12778#issuecomment-749392817


   @wsz7777 我在移动端使用Echarts时碰到了无法自动关闭tooltip的情况
   找了不少方法,最后用这个方法解决的,可以试试,不知道是否有什么隐患否?@plainheart 
   用hideTip只是tooltip没了但是那条竖线和点都还在....
   `
   dispatchAction({
           type: 'showTip',
           x: 0,
           y: 0
         })
   `


----------------------------------------------------------------
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.

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

Reply via email to