Build family tree app with BALKAN FamilyTreeJS library. Family Tree also called a genealogy or a pedigree chart, is a chart representing family relationships in a conventional tree structure.
I've added a field called "hidden". When this is set, I want to basically obfuscate the data in the node. Eg, changing the name (field_0), to show "[ HIDDEN ]".
Hi,
I've added a field called "hidden". When this is set, I want to basically obfuscate the data in the node. Eg, changing the name (field_0), to show "[ HIDDEN ]".
How can this be achieved?