Closed
Description
Version
5.3.0
Link to Minimal Reproduction
https://jsfiddle.net/8ub03t5r/1/
Steps to Reproduce
- This chart is Radar
- When I mouse move to the indicator I want to customize the tooltip like the series area.
- 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
Expected Behavior
I want to customize the indicator tooltip
Environment
- 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