SanichKotikov / relatives-tree

A tiny library for calculating specific JSON data to family tree nodes and connectors 🌳
https://sanichkotikov.github.io/react-family-tree-example/
MIT License
45 stars 21 forks source link

Is there a way to render whole tree, instead of having sub trees? #5

Closed Bodicj closed 4 years ago

Bodicj commented 4 years ago

Hello! I'm trying to work with this library and I found out that this tree doesn't render the members without direct relationship to the root member (E.g. cousins, aunts, uncles etc.). As I see the library just avoid those type of patients. If you have the idea how to do it, please share, maybe I will implement it, and we will improve the library together)

Bodicj commented 4 years ago

Sorry I've missed that this question related to the #1