MNHarshitha opened a new issue #16595: URL: https://github.com/apache/echarts/issues/16595
### What problem does this feature solve? Hi, We have a requirement of showing tooltips for the radar chart. The tooltip should consist of the data value and the corresponding indicator. https://echarts.apache.org/examples/en/editor.html?c=radar  ### What does the proposed API look like? Some information in tooltip callback params using which we can construct the tooltip display labels in the following way indicaterName: dataValue -- 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]
