iVis-at-Bilkent / cytoscape.js-fcose

fCoSE: a fast Compound Spring Embedder
MIT License
137 stars 25 forks source link

Update demos with non-uniform node dimensions #2

Closed ugurdogrusoz closed 5 years ago

ugurdogrusoz commented 5 years ago

In order to show off the capability of this algorithm to support non-uniform node dimensions, we should change the demo graphs to contain nodes of varying sizes.

hasanbalci commented 5 years ago

With this commit, I assigned three different sizes (30, 50, 70) to nodes randomly.