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?
   
   
![issue666](https://user-images.githubusercontent.com/92297774/233984189-1ee0247e-fc49-42be-b461-8e2c2c869c97.png)
   
![image](https://user-images.githubusercontent.com/92297774/233985610-f17734a9-ff3b-468a-aa70-85ad6ed444d6.png)
   
   
   ### 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]

Reply via email to