Looking for a Family Tree [closed]

↘锁芯ラ 提交于 2019-12-03 05:07:17

The functionality you're looking for is built in to GoJS. For instance have a look at the
Org Chart Editor Sample.

You can double click on nodes in order to add a new person, drag a node onto another in order to change relationships, and draw links (with a click drag operation) from a node's background to other nodes that have no "boss".

(If you want a node to have no Boss in this simple sample, you can select and delete links)

Irwan

I already found it. I use jsPlumb for this Family Tree with some modification. Thanks for you all.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!