z1811021 opened a new issue #16605: URL: https://github.com/apache/echarts/issues/16605
### Version 5.3.0 ### Link to Minimal Reproduction https://jsfiddle.net/8ub03t5r/1/ ### Steps to Reproduce 1. This chart is Radar 2. When I mouse move to the indicator I want to customize the tooltip like the series area. 3. when you move you can see series tooltip successful but indicator always show the axisName no matter i setup ### Current Behavior no matter i setup the the indicator always show axisName <img width="136" alt="image" src="https://user-images.githubusercontent.com/15137711/156306937-787ae39f-8cda-431e-aa96-0121220e6d3d.png"> ### Expected Behavior I want to customize the indicator tooltip ### Environment ```markdown - OS:macOS Monterey - Browser: Chrome 98.0.4758.109 - Framework: React 17 ``` ### Any additional comments? Because i need have some mention when mouse move to all indicator some i need a tooltip. When i set triggerEvent: true the indicator will show the axisName but the tooltip is not enough how can i customize it -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
