You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/12/22 07:29:07 UTC

[GitHub] [incubator-echarts] ViavaCos commented on issue #12778: tooltip无法自动关闭

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


   @wsz7777 我在移动端使用Echarts时碰到了无法字段关闭tooltip的情况
   找了不少方法,最后用这个方法解决的,可以试试,不知道是否有什么隐患否?@plainheart 
   
   `
   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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org