It's probably the best javascript I've found for running a family tree scenario.
Though i'm hoping to get my head into it and make it a bit more usable because what I'm finding is family trees are not that simple.
It's not uncommon for people to have children to multiple partners and for relatives (2 or 3 times removed) to have children together creating a circular reference which would also be useful to show
One of the things that would be really helpful to achieve this aim would be to split parents into their own nodes. Or be able to add multiple parents to the same node and have all the children that resulted from those unions list below.
Any tips on where i should start looking in the to achieve this?
It's probably the best javascript I've found for running a family tree scenario.
Though i'm hoping to get my head into it and make it a bit more usable because what I'm finding is family trees are not that simple.
It's not uncommon for people to have children to multiple partners and for relatives (2 or 3 times removed) to have children together creating a circular reference which would also be useful to show
One of the things that would be really helpful to achieve this aim would be to split parents into their own nodes. Or be able to add multiple parents to the same node and have all the children that resulted from those unions list below.
Any tips on where i should start looking in the to achieve this?