You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/08/26 03:31:34 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #17574: type: 'tree' 树形结构点击展开收起, 如何拿到整棵树哪些节点是展开状态,哪些节点是收起状态

echarts-bot[bot] commented on issue #17574:
URL: https://github.com/apache/echarts/issues/17574#issuecomment-1228012697

   @loufangjin-cpu It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   type: 'tree' tree structure click to expand and collapse, how to get the entire tree which nodes are in the expanded state and which nodes are in the collapsed state
   
   **BODY**
   
   ### What problem does this feature solve?
   
   Looking forward to clicking on the expand and collapse, you can get the whole tree node, which are the states of expansion and collapse. Facilitates dynamic acquisition of the maximum height of tree nodes
   
   ### What does the proposed API look like?
   
   Expand the tree node, each level will calculate a height, but when you put it away, click on the second level, and you get the height of the third level
   </details>


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org