wesnolte / jOrgChart

A jQuery plugin to draw tree-like structures such as OrgCharts.
989 stars 675 forks source link

AJAX to expand nodes #38

Open henrydjacob opened 11 years ago

henrydjacob commented 11 years ago

I have requirement to display a large tree with 100s of nodes. Is it possible to child nodes using AJAX request?

dabeng commented 8 years ago

Hi @henrydjacob . One hundred nodes is not a big deal for jOrgChart. While, if you want to load nodes through Ajax dynamically, I recommend you OrgChart which is derived from jOrgChart. Please try out this demo. I'm sure you will be satisfied. scree-capture