echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Question] how to use echart event simulate tooltip axis trigger

Open cha0wg opened this issue 3 years ago • 2 comments

What problem does this feature solve?

Echarts tooltip trigger can be set with 'axis' then tooltip shows when hover the axis, can I use echarts events to simulate tooltip axis trigger? image I want to use JSX to render tooltip and control tooltip, does echart.getZr().on('mousemove') or echart.on('mousemove') work? I tried and looks don't have idea about how to do a axis trigger tooltip

What does the proposed API look like?

echart.on('mousemove') can works on axis

cha0wg avatar Jun 23 '22 01:06 cha0wg

Could showTip solve this issue?

susiwen8 avatar Jun 23 '22 14:06 susiwen8

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

github-actions[bot] avatar Jun 22 '24 21:06 github-actions[bot]

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!

github-actions[bot] avatar Jun 30 '24 21:06 github-actions[bot]