BALKANGraph / FamilyTreeJS

Build family tree app with BALKAN FamilyTreeJS library. Family Tree also called a genealogy or a pedigree chart, is a chart representing family relationships in a conventional tree structure.
50 stars 16 forks source link

FamiliyTreeJS limitation for sisters? #27

Closed kraart closed 6 months ago

kraart commented 1 year ago

Hi, I am failing to generate a tree where two sisters have children from one man (one in blue, the second in red).

image

Here is my code: https://code.balkan.app/test-code#JS

The two issues I see: 1) For some reason "5Aleksandr"s parents disappear 2) All children are presented as being from 7Maria and 5Aleksandr What FamilyTreeJs generates: image

Is this even possible to get achieved? A workaround?

Thank you, Art

ZornitsaPesheva commented 1 year ago

Balkan FamilyTreeJS does not support such relations. You can try to create two different family trees. In the first one, you will see the relation with one of the sisters, and in the second one you will see the relations with the other sister, and will load the other tree on some (expand like) button click, that will be on Alexander's node.