UNPKG

d3-graphviz

Version:

Graphviz DOT rendering and animated transitions for D3

7 lines (4 loc) 113 B
export default function(typenames, callback) { this._dispatch.on(typenames, callback); return this; };