Created graph using cytoscape.js. I have set the layout to 'grid'. Need to resolve following problem: original graph-
There is edge from Host3 to Host1 as well as from Host5 to host1,Edge from Host 5 to Host 1 overlapping the edge from Host3 to Host1.
Overlapping edge should appear like:
How to do it? Thanks !