descendant_tree
descendant_tree copied to clipboard
is posibble to add Wife?
Hi, is posibble add a wife? like a family tree.
thank you
Thanks @CarlosGould , I'm looking also for this feature.
@shadonet Any progress on adding spouses?
Not yet.
I've been working on this feature for myself. It's not finished so it's not pretty and I've mixed the code with many other unrelated changes. My focus was working on something that I wanted, not to provide a nice diff so other people could use it, but I guess that you might want to take a look: https://github.com/AlfonsoML/descendant_tree/tree/Marriages
I'm working with my own tree, so I've made only some little adjustments in the Starks to show how to add marriages. It can handle multiple wifes (or husbands if she's a daughter in the tree), clicking on them shows a dialog with a summary (sorry, texts are in Spanish), and also a search feature (in my tree there are many generations, so it's easy to get lost). Also due to the number of nodes in my case I've adjusted the code so all the tree isn't fully displayed upon start.
I really hope to finish the details that I want and then I'll provide a live demo with all my real data (but that data of course is real families, so don't copy that)
@AlfonsoML You are my hero!
Guys, Tried the tools but doesn't give any output except a text box on left top, and two huge size arrows ! I am stuck with this family tree thing, need help please !! Also it gives an 404 error for undefined.json file !
Fixed the previous issues, but, now I want the direction from Top to Bottom, instead of Left to Right. Any help on that please !