donatso / family-chart

family tree visualization built on top of d3
MIT License
177 stars 63 forks source link

How to add/update family tree dynamically on the site #15

Open kanakanaidu opened 1 year ago

kanakanaidu commented 1 year ago

Hi Donatso,

Your library is greatšŸ„‡for family tree implementation.

Can we add/update family tree dynamically instead of copying from the examples/create-tree? actually I am trying to accomplish family tree on react project(typescript).

It will be good scenario for updating family tree without touching the backend code.

Thanks for your support.

rbb-soft commented 1 year ago

Show some code AND i help you

fernandez9954 commented 4 months ago

I have the same question, how can we add or edit dynamically? Its a great app by the way.