主题
Tidy-tree 布局
¥Tidy-tree Layout
整齐树状布局将节点排列成层次化的树状结构。它对于父子关系很重要的图表(例如思维导图)特别有用。
¥The tidy-tree layout arranges nodes in a hierarchical, tree-like structure. It is especially useful for diagrams where parent-child relationships are important, such as mindmaps.
特性
¥Features
将节点组织成整齐、不重叠的树状结构
¥Organizes nodes in a tidy, non-overlapping tree
非常适合思维导图和分层数据
¥Ideal for mindmaps and hierarchical data
自动调整间距以提高可读性
¥Automatically adjusts spacing for readability
示例用法
¥Example Usage
注意
¥Note
目前,tidy-tree 主要支持思维导图。
¥Currently, tidy-tree is primarily supported for mindmap diagrams.