BALKANGraph / OrgChartJS

OrgChart JS is a simple, flexible and highly customizable organization chart plugin for presenting the structure of your organization and the relationships in an elegant way.
https://balkan.app/orgchartjs
252 stars 84 forks source link

Struggling to connect two nodes in a family tree example #512

Closed courious-dev closed 3 years ago

courious-dev commented 3 years ago

Hi BalkanGraph team.

I am trying to your your library to create a family tree similar to your example

Unfortunately I can't figure out how to connect two branches of the tree together. For example here is what I currently have: t1

In this example, I want to connect node 4 and node 7 and create a child of that connection and get something like this: img_1


Is there any way for me to achieve this?

ZornitsaPesheva commented 3 years ago

This is not supported by OrgChart JS. You can see this approach instead: https://balkangraph.com/OrgChartJS-Demos/FamilyTree