stouch opened a new issue #10536: Problem with tooltip axis of radar charts
URL: https://github.com/apache/incubator-echarts/issues/10536
 
 
   Hi,
   
   I don't succeed to make tooltip box when it is triggered by axis-hover on 
any radar charts with echarts 4.x.
   
   Example : 
https://ecomfe.github.io/echarts-examples/public/editor.html?c=radar-custom, 
when i put
   ```
   tooltip:{
       trigger:"axis"
   }
   ```
   nothing appears on hover on axis, and so I can't succeed to get a radar 
chart with my values printed by axis and not by series !

----------------------------------------------------------------
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.
 
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]

Reply via email to