Bilge commented on issue #14698: URL: https://github.com/apache/echarts/issues/14698#issuecomment-821957572
Setting `silent: true` on the series does indeed address the issue. However, maybe it's not best illustrated by the fast-moving cursor in this animation, but it's particularly difficult to find touch points that cause this visual artefact, which is why I call it *random*. Since the series are overlapping, some points cause the background chart to jump to the foreground and some do not, but I was unable to determine exactly where to position the mouse to make this happen. It seems to me this has no application in overlapping series, but if this is working as intended for other chart types you can close this issue. -- 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]
