dagrejs / dagre-d3

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

An option not to include the edges in the cluster sizing #403

Open hanvyj opened 4 years ago

hanvyj commented 4 years ago

Really great library. However using clusters I've found it's frustrating to have very large clusters to just contain the edges going to the next group:

Here's an example, the top group is huge to accomodate the edges leading to the second group:

https://jsfiddle.net/nxoh2pdy/1/