dabeng / OrgChart.js

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I refresh the chart to its initial state?

NIZVA opened this issue · comments

commented

After changing the chart and its nodes, On click of a button, I want the chart to refresh to its initial state. How can I do that?

Hey @NIZVA have you ever solved this question?