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

Radial tree #79

Closed serber closed 5 years ago

serber commented 6 years ago

Is there any way to make radial tree like this? image

ErikGartner commented 6 years ago

Should be possible but it would require changing the layout from D3 which would require adding it as new feature to dTree.

ErikGartner commented 5 years ago

I'll close this issue as I don't think radial trees is inline with dTree's goals of being a genealogy tree.