samizdatco / arbor

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

Tweaking the stiffness of individual edges in a Graph. #48

Open pramttl opened 11 years ago

pramttl commented 11 years ago

Currently its possible to modify the stiffness of the all the edges in one go, by adjusting the stiffness system parameter.

But, having the ability to tweak the stiffness of individual edges rather than the whole system, should be an very useful feature? (This feature is not there in Arbor currently)