-
```
(function ($) {
let family;
let node = [];
let name = "";
let picture_url = "";
let born = "";
let dead = "";
let gender = "";
family = new FamilyTree("#tree", {
…
-
```
We need to update the familytree endpoint to v2 before it is removed at the end
of December 2009
```
Original issue reported on code.google.com by `RedB...@gmail.com` on 6 Dec 2009 at 6:36
-
como puedo graficar un nodo hijo donde sus padres no están relacionados entre si.
ejemplo
var family = new FamilyTree('#tree', {
nodeBinding: {
field_0: "name"
},
nodes: [
…
sdr71 updated
1 month ago
-
I am experiencing an issue with viewing a family tree where an ancestor is shared across multiple lines or branches of the tree. When a person has multiple direct descendants, especially in cases of s…
-
```
new FamilyTree(treeContainer.current, {
mode: "dark",
template: "hugo",
nodeMenu: {
edit: { text: "Edit" },
details: { text: "Details" },
…
-
https://balkan.app/FamilyTreeJS
https://www.npmjs.com/package/family-chart
-
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 a cir…
-
Similar to https://code.balkan.app/org-chart-js/dialog-on-save#JS
-
Column layout in table seems to be broken in Control panel > Manage family trees > Preferences after upgrading from version 2.0.x to 2.1.x.
The title for each action items that can be configured fo…
-
I'm interested to use your app but getting below errors.
Resolving dependencies...
Downloading packages...
collection 1.18.0 (1.19.0 available)
http_parser 4.0.2 (4.1.0 available)
leak_tr…