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.
50 stars 16 forks source link

customizing toolbar #110

Closed Ullas-A-2000 closed 1 month ago

Ullas-A-2000 commented 1 month ago
Screenshot 2024-05-20 at 4 27 30 PM

These toolbar, can i add more icons here and have a custom functionality to it??

ZornitsaPesheva commented 1 month ago

Here is a code demo: https://code.balkan.app/org-chart-js/toolbar-collapse-all-button#JS You can also create a button with the same design and put it next to the toolbar.

Ullas-A-2000 commented 1 month ago

thanks