Ovilia commented on issue #10614: Hover animation for series URL: https://github.com/apache/incubator-echarts/issues/10614#issuecomment-498572670 You can listen to hover events by `chart.on('mouseover', function(n) { ...})` and use setOption to update style in callback function. See https://echarts.apache.org/en/api.html#events.Mouse%20events.mouseover for more information.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
