HJK181 commented on issue #21010:
URL: https://github.com/apache/echarts/issues/21010#issuecomment-2938511803

   My use case is to display one level at a time, which is why I've set 
leafDepth to 1 in the options series. The issue is that once you click your way 
to level 3, the chart has loaded all groups internally, which enables 
`treemapRootToNode` for child1 to work. But, when you dispatch the action right 
after the chart loads and the user never clicked to that level, it's broken. 
This is an inconsistent behavior and from my POV a bug.


-- 
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