Can anyone point me to the right direction, i'm building a family tree chart with custom layout using d3.js, As i know it is possible to show parents and childrens using hierarchal tree layout, but i don't get on how to display partners and sibling. Any ideas on how to do it would be very much appreciated.
Thanks in Advance.