ErikGartner / dTree

A library for visualizing data trees with multiple parents, such as family trees. Built on top of D3.
https://treehouse.gartner.io/ErikGartner/58e58be650453b6d49d7
MIT License
521 stars 139 forks source link

Implement adjustable node vertical distance #68

Closed shobeck closed 5 years ago

shobeck commented 6 years ago

Hi!

Not sure how to make the length of the links between the nodes smaller. The default tree link length appears to depend on the height of the (tallest) node.

Thanks! Sheila

ErikGartner commented 5 years ago

Merge with issue #27