UNPKG

d3-graphviz

Version:

Graphviz DOT rendering and animated transitions for D3

7 lines (4 loc) 91 B
export default function(height) { this._options.height = height; return this; };