UNPKG

d3-graphviz

Version:

Graphviz DOT rendering and animated transitions for D3

7 lines (4 loc) 88 B
export default function(enable) { this._options.fade = enable return this; };