[Question] how to use echart event simulate tooltip axis trigger
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?
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
Could showTip solve this issue?
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.
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!