plainheart commented on issue #12682: URL: https://github.com/apache/incubator-echarts/issues/12682#issuecomment-632585983
Just one `tooltip` component instance will exist wherever it is configured, so it's better to implement externally. It seems to be a bit difficult if only using echarts for now. So, as you said above, may try to implement some custom popups in your program as a temporary substitution for multiple tooltips. ---------------------------------------------------------------- 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]
