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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
