BALKANGraph / FamilyTreeJS

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.
60 stars 17 forks source link

Hidden #137

Open rctneil opened 1 month ago

rctneil commented 1 month ago

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?

ZornitsaPesheva commented 1 month ago

Here is a code demo: https://code.balkan.app/orgchart-js/hidden-field#JS