A DOT-to-SVG layout function — the viz.js boundary, injectable for tests. Accepts an optional engine name; concrete implementations should default to 'dot' when omitted.
'dot'
Optional
vizLayout
A DOT-to-SVG layout function — the viz.js boundary, injectable for tests. Accepts an optional engine name; concrete implementations should default to
'dot'when omitted.