cytoscape.js - multiple graphs in one instance -
i'm making view of switch cytoscape. switch has 40 ports, each port fits nice breadthfirst layout.
http://i.stack.imgur.com/ddg2d.png
but need around 40 same graphs in 1 page
when i'm using breadthfirst multiple roots i'm getting mess this
http://i.stack.imgur.com/nycnz.png
so, can deal somehow?
sorry, dont have 10 rep yet, cant paste images , more links explain more correctly.
also english not native language.
you can run different layouts on different parts of graph, if want keep elements in single instance: http://js.cytoscape.org/#collection/layout
Comments
Post a Comment