dagrejs / dagre-d3

A D3-based renderer for Dagre
MIT License
2.83k stars 588 forks source link

Pass options to dagre `layout` method #360

Open futpib opened 5 years ago

futpib commented 5 years ago

I'm using this with dagrejs/dagre#263 to prevent unexpected layout changes when adding nodes, but this may be useful for other options too.