new dagre_layout( [id])
dc_graph.dagre_layout is an adaptor for dagre.js layouts in dc.graph.js
In addition to the below layout attributes, dagre_layout also implements the attributes from
graphviz_attrs
Parameters:
| Name | Type | Argument | Default | Description |
|---|---|---|---|---|
id |
String |
<optional> |
uuid() | Unique identifier |
- Source: