dagrejs / dagre-d3

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

Rendered Height vs Width #349

Open scottctr opened 5 years ago

scottctr commented 5 years ago

Is there a way adjust the ratio between height and width of the rendered graph? My graph has hundreds of nodes and many levels, but it's being rendered very wide and not very high. To be precise, the rendered svg has a height of 578px and width of 36669px.