Rgonzales4 opened a new issue, #18024: URL: https://github.com/apache/echarts/issues/18024
### Version 5.3.3 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce Create a regular line graph with the area underneath coloured / areaStyle defined. ### Current Behavior The area under the line graph is coloured with no click event. When I hover over the area, the cursor changes to a pointer even though there's no related click event. I currently cannot find a property that will change the cursor type. ### Expected Behavior We should be able to define what the cursor changes to when hovering over the area under the line. ### 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]
