Cytoscape.js Yfiles orthogonal edges

364 Views Asked by At

Can we use Yfiles with cytoscape.js to render orthogonal edges. My layout is a preset layout of compound nodes. I want the child nodes of the compound node to connect via orthogonal edges to other nodes.

1

There are 1 best solutions below

0
On

I actually don't know what you mean with "yfiles with cytoscape.js". But if you want to do orthogonal edges with cytoscape.js maybe have a look here. If this doesn't answer your question maybe give some example.