anvaka / anvaka/VivaGraphJS

Add ability to stop force animation

Open
#144 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.9k
Forks
418
PR merge metrics
No merged PRs in 30d

Description

I've modified the webGLRenderer.html example to load my medium-sized graph data. It has 6,026 nodes with 5,885 edges. The webgl graph does a decent job rendering, however once the nodes have settled and it zooms out, some of the nodes are still animating (jiggling). Is there a way to stop this? I can make a video of the effect if need be...

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the webGLRenderer.html example and trace how the force animation behaves after the graph settles and zooms out. Determine how stopping residual node motion should be exposed, then verify the medium-sized graph no longer leaves nodes jiggling once settling is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.