Skip to content

plamen-peshev/OrgChartJS-Load-Data-On-Demand

Repository files navigation

Org Chart JS Load Data On Demand

You can write code so that the chart only fetches the nodes that belongs to the current expanded node.

We recomend to use Load on Demand only if you have large number of data, if you have less that 50k nodes lazyLoading will do the job without adding extra complexity in your server side code with Load On Demand.

About

You can write code so that the chart only fetches the nodes that belong to the current expanded node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published