iVis-at-Bilkent / cytoscape.js-fcose

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

Seed for deterministic layout #36

Open ugurdogrusoz opened 3 years ago

ugurdogrusoz commented 3 years ago

Similar to this, take an option to produce a deterministic layout that will not change with each non-incremental layout call. Ideally, a user should be able to specify some kind of a "seed", and if they happen to like the layout they get with a specific seed, they should be able to call layout again with that seed to get the same layout.

mayurankv commented 4 months ago

I too would love this!