dirslashls opened a new issue #16762: URL: https://github.com/apache/echarts/issues/16762
### Version 5.3.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce Earlier I reported #15915 and it was fixed for radar.name.show = false. I tried this with 5.3.1 (as it was fixed in 5.3.0) and noticed the same issue exists when radar.axisName.show = false. ### Current Behavior Setting axisName.show = false shows '-' in the tooltip for the axis names. ### Expected Behavior The tooltip should show the actual name. ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? Note that the reason why I am trying to disable the axisName is I display a bunch of radar charts together and I don't want the axis names showing up and overlapping and creating clutter. -- 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]
