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