dagrejs / dagre-d3

A D3-based renderer for Dagre
MIT License
2.84k stars 587 forks source link

How do I decrease width of graph? #338

Closed tobiasdr closed 6 years ago

tobiasdr commented 6 years ago

I have graph with around 100 nodes and 200 edges and the graph becomes extremely wide. I would like to have all nodes on the page. I have tried adjusting parameters such as edgesep and nodesep but it didnt improve. Would appreciate any help, thank you!

bildschirmfoto 2018-08-30 um 09 32 04
ceerqingting commented 5 years ago

have you fixed that problem?

larissa-n commented 4 years ago

Was this ever solved?