bumbeishvili / org-chart

Highly customizable org chart. Integrations available for Angular, React, Vue
https://stackblitz.com/edit/web-platform-o5t1ha
MIT License
928 stars 330 forks source link

How we can update the data with new one? #357

Open mahendracp360 opened 9 months ago

mahendracp360 commented 9 months ago

Actually issue is like for some condition I have required to update with new data so I am re-render the graph with new data and is working fine, after that if I am clicking on any node to expand it will get back to the older data.

bumbeishvili commented 9 months ago

@mahendracp360 please post a sample with issue reproduced