UNPKG

d3-graphviz

Version:

Graphviz DOT rendering and animated transitions for D3

9 lines (7 loc) 160 B
export default function() { delete this._selection.node().__graphviz__; if (this._worker) { this._workerPortClose(); } return this; };