safalsthaa opened a new issue, #17968: URL: https://github.com/apache/echarts/issues/17968
### Version 5.4.0 ### Link to Minimal Reproduction https://codepen.io/vavwlxdh/pen/mdKezOJ ### Steps to Reproduce you need to hover over the legend section and you can see that the central title and the tool tip is being overlayed. ### Current Behavior you need to hover over the legend section and you can see that the central title and the tool tip is being overlayed. ### Expected Behavior i would expect once hovered over the legend the main total section to be hidden since we are using the title to display the total, can we have another title block to display the actual title of the chart? perhaps use a div? ive tried altering the subtext but cant seem to make it work. please let me know if its a bug or my incompetence's ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_ -- 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]
