JavaScript/jQuery Diagram - DiagramConnector.points
The points property contains an array of connector points. Each point is specified by its x- and y-coordinates in units.
The points property value has the following format: [{"x":264,"y":384},{"x":288,"y":420},{"x":480,"y":420}]
.
Feedback