samizdatco / arbor

a graph visualization library using web workers and jQuery
http://arborjs.org
2.66k stars 633 forks source link

Allow for setting random seed #53

Open maxkfranz opened 10 years ago

maxkfranz commented 10 years ago

Force directed layouts generally use a random seed for the simulation. It would be nice to have an option to set this value manually.