I use Kendo UI diagram to represent a BPMN diagram (activity flow).
I also use Angular.
How can I bind an array of objects to the shapes Data Source, aka, every change to this array will mimic the same change in the Kendo UI diagram?
**Update**:
I found an example **without** Angular JS: http://dojo.telerik.com/ILUCOQ