yoelb00 commented on issue #14563: URL: https://github.com/apache/echarts/issues/14563#issuecomment-2088031971
I found a solution how to show the symbol only when hovering specific line: I change the opacity to 0, and we change the opacity to 1 inside the emphasis object. example: https://codesandbox.io/p/sandbox/stacked-line-chart-forked-dm8kn8 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
