You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/04/26 09:48:03 UTC

[GitHub] [incubator-echarts] renbuzhudek opened a new issue #10371: 柱状图实例调用dispatchAction显示tooltip,提示框的层级在柱子下面

renbuzhudek opened a new issue #10371: 柱状图实例调用dispatchAction显示tooltip,提示框的层级在柱子下面
URL: https://github.com/apache/incubator-echarts/issues/10371
 
 
   Version
   4.2.1
   
   Steps to reproduce
   柱状图实例调用方法
   dispatchAction({
       type: 'showTip',
   })
   
   What is expected?
   提示框的层级应该在柱子上面
   
   What is actually happening?
   提示框的层级在柱子下面,实际上加了setTimout延迟1000毫秒,刷新几次页面偶尔也会出现这种情况,
   

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


With regards,
Apache Git Services

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