We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Don't add repelling force if distance is large
Added method to clear the graph of all vertices and edges
Random position for new nodes
Add random force vector to newly added node to prevent overlap
Use modifiable repulsion force only for non adjacent nodes
Add method to modify repulsionForce
mouse clicked events only if mouse has not moved
Add single click listener
.