js_family_tree icon indicating copy to clipboard operation
js_family_tree copied to clipboard

An interactive family tree visualization using d3-dag

Results 10 js_family_tree issues
Sort by recently updated
recently updated
newest added

Hey, love the project but I'm pretty basic with JS. The issue is that I'm trying to use the code to set up a big family tree but I can't...

awaiting answer

Tried importing familyTree.js in a react project and it throws below error: Error in /~/familyTree.js (129:25) Class extends value undefined is not a constructor or null It seems there is...

documentation
help wanted
awaiting answer

Might not be the nicest layout (I'll try and work on improving that), but the ordering is correct. This also handles multiple unions per person, adding a unionyear in the...

awaiting answer

how can i change tree from a horizontal view to a vertical one ?

enhancement
awaiting answer

IS there a way for changing the basic data variables dynamically (persons, links, unions) and the DAG automatically adjusts itself to new info. - for example if I add a...

enhancement
help wanted
awaiting answer

The use of d3-dag, unions and collapsible node works really nicely. I'm new to d3 / d3-dag, so am wondering how to ensure the following: - the newly inserted partner...

enhancement
help wanted

HI YOU ARE AMAZING It is the most beautiful tree I found. In fact, I am new to d3 world and if you can help me how to insert child...

question
awaiting answer

First, thank you for this interesting project! While testing the example code, I found that I can consistently produce a couple visual glitches while clicking on the same node twice...

awaiting answer

Thanks for all your work on this really great project and for making it publicly available! Beyond a bunch of code changes, this PR - if merged in - would...

awaiting answer

Ben, Thanks for the work on this family tree it's much appreciated. I've been building my own family tree using your software. It goes back 7 generations. However, I have...

awaiting answer