stouch opened a new issue #10537: Problem with tooltip axis of radar charts
URL: https://github.com/apache/incubator-echarts/issues/10537
 
 
   ### Version
   4.2.1
   
   ### Reproduction link
   
[https://ecomfe.github.io/echarts-examples/public/editor.html?c=radar-custom](https://ecomfe.github.io/echarts-examples/public/editor.html?c=radar-custom)
   
   ### Steps to reproduce
   Change the link with 
   ```
   tooltip:{
       trigger:"axis"
   }
   ``` and just try to make appears the tooltip with information by axis and 
not by series.
   
   ### What is expected?
   Having information by axis in tooltip on hover
   
   ### What is actually happening?
   Nothing appears on hover
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

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