stormrise commented on issue #11597: URL: https://github.com/apache/incubator-echarts/issues/11597#issuecomment-664340699
I recently notice a problem that the share dataset chart, just use the example <https://echarts.apache.org/examples/en/editor.html?c=dataset-link> as example I set the tooltip -> showContent = true, and this tooltip content not always show, actually I call it "blink", randomly disappear. According to @yinghkt2019 says: when mouse over blank will update the pie chart, in this case only when mouse over the line or bar the tooltip shows normal. So I think it is something confict with two render update. ---------------------------------------------------------------- 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]
