You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/11/23 03:31:34 UTC

[GitHub] [echarts] Ovilia commented on issue #17940: [Bug] 'mouseover' does not fire from external draggable

Ovilia commented on issue #17940:
URL: https://github.com/apache/echarts/issues/17940#issuecomment-1324506458

   This is as expected. `chart.on('mouseover')` is only fired when mouse moves over the data. Listen to the chart container dom event to do this.


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org