datastorm-open / visNetwork

R package, using vis.js library for network visualization
Other
542 stars 126 forks source link

drag and drop gravitational center/multiple gravitational centers? #371

Open renanxcortes opened 4 years ago

renanxcortes commented 4 years ago

I've been trying to find a way to 'drag and drop' a node and create a 'local' gravitational center. Is there a way to do that? I tried using many different physics options and visNodes options but couldn't.

Thank you!

renanxcortes commented 4 years ago

I think this issue has close relation with https://github.com/datastorm-open/visNetwork/issues/330.