sameeraroshan opened a new issue #14539:
URL: https://github.com/apache/echarts/issues/14539
### Version
5.0.2
### Steps to reproduce
Drill down to multiple levels while listing to series click event .
`myChart.on('click', 'series', (e)=>{ console.log(e.data)})`
event always contains the 1st level data when coming back after a drill down
state.
### What is expected?
correct data for current level should be sent along with the click event
### What is actually happening?
chart always sends the 1st level data when coming back
---
please refer the attached video.
<!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
<!-- This issue is in English. DO NOT REMOVE -->
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]