karthik-noveau opened a new issue, #19960: URL: https://github.com/apache/echarts/issues/19960
### Version 5.5.0 ### Link to Minimal Reproduction https://github.com/karthik-noveau/e-charts ### Steps to Reproduce 1. npm install 2. npm start 3. hover on the area chart ### Current Behavior tooltip is enabled for both area and line point <img width="942" alt="image" src="https://github.com/apache/echarts/assets/82690268/ac31945c-b237-4223-981e-063f98a044e5"> ### Expected Behavior i need tooltip only for line point <img width="1254" alt="image" src="https://github.com/apache/echarts/assets/82690268/b0ad8d8d-5eed-4c68-86d2-89d5681b7a31"> ### Environment ```markdown - OS: macos - Browser: chrome - Framework: reactJs ``` ### 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]
