dagrejs / dagre-d3

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

Is there limitation for the sizes of nodes or edges? #343

Open haoguosheng opened 5 years ago

haoguosheng commented 5 years ago

In my case, it failed to show the picture. And when I remove some edges text, it shows again. So is there limitation for the sizes of nodes or edges? If true, please how can I tune the limitation size?