new tree_layout( [id])
dc_graph.tree_layout
is a very simple and not very bright tree layout. It can draw any DAG, but
tries to position the nodes as a tree.
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
id |
String |
<optional> |
uuid() | Unique identifier |
- Source:
Returns:
- Type
- dc_graph.tree_layout