helgasoft commented on issue #21010: URL: https://github.com/apache/echarts/issues/21010#issuecomment-2938393047
"_leafDepth represents how many levels are shown at most_" - and the counting starts from the top level. Your levels are 'article', 'Information and Computing Sciences' and 'child1'. So to be able to see 'child1' thru _treemapRootToNode_ you'll need to set leafDepth >= 3. That's my understanding, anyway. -- 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]
