Hi, I think you need to write some wrapping code to use jOrgChart. However, that library is using the DOM as a data-model. It can be worked into an angular enviroment, but it will never be a optimal solution. A different solution is the google org chart <https://developers.google.com/chart/interactive/docs/gallery/orgchart>. That is mostly data-driven, and will be easier to wrap into an angular enviroment.
Regards Sander -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
