In HelloWorld example of JGraphx, if we insert two edges between the vertices, the edges are overlapped. Is there a way to make them split, like shown in this image:
It is not possible :( (atleast as of now).