799677446 removed a comment on issue #4466: 鼠标事件参数中获取的dataIndex与action中的dataIndex不对应,导致改变图形行为出错 URL: https://github.com/apache/incubator-echarts/issues/4466#issuecomment-425298489 如何能精确拿到dataIndex,直接用chart.on('mousemove')需要鼠标移动到对应光标,用chart.getZr().on('mousemove')却拿不到dataIndex,请问要如何拿到
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
