http://js.cytoscape.org/#layouts/layout-manipulation
Layouts have a set of functions available to them,
which allow for more complex behaviour than the primary run-one-layout-at-a-time usecase.
A new, developer accessible layout can be made via cy.makeLayout().
http://js.cytoscape.org/#layouts/layout-manipulation Layouts have a set of functions available to them, which allow for more complex behaviour than the primary run-one-layout-at-a-time usecase. A new, developer accessible layout can be made via cy.makeLayout().