When I draw an edge that has the same source and target vertex it shows as a loop, and this loop is drawn always on the right of the vertex that becomes a problem when there is and edge that exits or enters from the right too
the loop that has 6/9 in this image presents the problem
Is there a way to manage the position where the loop is drawn?
I have tried to change it using mxConstants.STYLE_LOOP
but still nothing.