I am trying to create more than one connection from a source to a target using only one endpoint. Basically, when the user tries to re-draw second path to same node from a source, the path connecting the source and destination should split and rejoin at a single endpoint. Also, every connection will have a label attached to it. So that the diagram would look like, a single line splitting into number of paths to and from same endpoint. Something like the one attached in the image. Am just wondering if this can be achieved using the community edition, or should we go for paid version of JSPlumb? Thanks in advance, Balaji