Space between links link

multiple link overlapping issue, line to line space minimum 20 please help

Have you tried v3.0 beta and its AvoidsLinksRouter extension? Avoids Links Router | GoJS

not working on version 2.3.13, how can implement same logic version 2.3.13

First, I recommend updating to 2.3.17.

You could try Extending Dynamic Ports Link Routing Overlapping Issue - #3 by walter You may heed to increase the Node.avoidableMargin.

Or, you could try porting the basic functionality of the v3.0 AvoidsLinksRouter code back to v2.3. You’d have to call the code in various DiagramEvent listeners, which is not needed in v3.0.