cytoscape / cytoscape.js

Graph theory (network) library for visualisation and analysis
https://js.cytoscape.org
MIT License
10.09k stars 1.64k forks source link

Is it possible to have "Orthogonal" Edges using cytoscape.js? #1958

Closed nitin291989 closed 7 years ago

nitin291989 commented 7 years ago

Can we have "Orthogonal" Edges using cytoscape.js while using "Dagre" Layout or any other type of layout?

maxkfranz commented 7 years ago

Please read the docs: http://js.cytoscape.org/#style/edge-line

In future, please post questions to Stack Overflow. The issue tracker is for bug reports and feature requests. It's not a help forum.