LilithCG opened a new issue, #18557: URL: https://github.com/apache/echarts/issues/18557
### What problem does this feature solve? I had a need to display data about an object on a click on a treemap. When clicking on a tile, the data is taken from the data field, but when clicking on the breadcrumb, there is no data. I expected the breadcrumb behavior to be the same, but unfortunately I can't get the data I need. Perhaps there is a solution to this problem?   ### What does the proposed API look like? I guess I need to add a date field to the breadcrumb click event so that the behavior is similar to the same click on the tile -- 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]
