python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to draw Genogram relationship tree using ReactJs?
I'm looking for a simple Javascript Library (SVG) for the ReactJs module that allows me to
draw family tree relationships.
I've already referred GoJs Genogram. But it's paid and does not fully fill o...
Mihir Shah
Votes: 0
Answers: 1
Implement family tree visualization in Graphviz
I am trying to build a family tree with multiple generations using Python Graphviz. I've created functions to ease adding people using their relations (add married couple, add children). Though, I am ...
Youstanzr
Votes: 0
Answers: 2
How to create line between react native elements (view/touchableopacity/button) to draw family tree
I'm trying to develop React Native mobile app to draw a family tree
Any suggestion on how to draw line between the family member to create the tree, the element is touchableopacity.
I have try using ...
Antonius Hendrik
Votes: 0
Answers: 1