wesnolte / jOrgChart

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

Limit for adding by children on a next level #73

Open DrMartiner opened 8 years ago

DrMartiner commented 8 years ago

Hello,

I need to limit by children on next level. How can I do it?

limit on levels

dabeng commented 8 years ago

Hi @DrMartiner .In fact, I think you just need to provide three elements as datasource on 2nd level. Just less than 3. Maybe I misunderstand your point.