karthik-noveau opened a new issue, #19844:
URL: https://github.com/apache/echarts/issues/19844

   ### 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 stacked area chart
   
   ### Current Behavior
   
   events are triggering for both line and area inside the stacked area chart 
on mouseOver
   
   ### Expected Behavior
   
   my need is events should trigger only for area part when i mouseOver
   event should not trigger for line 
   
   ### Environment
   
   ```markdown
   - OS: window
   - Browser:chrome
   - Framework: React js
   ```
   
   
   ### 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]

Reply via email to