howieyi opened a new issue #14438: URL: https://github.com/apache/echarts/issues/14438
在5.0.2中, 错误使用场景:如果初始化以canvas元素传入,则在canvas子元素内部新增一个 div(正常显示应该在canvas同级别),此div存放的是浮动文本,即鼠标移动显示的数据文案,则会导致此功能失效; 正确使用场景:初始化传入div元素,则不会出现以上问题;  ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
