anvaka / anvaka/VivaGraphJS

A couple of how-tos

Open
#222 3 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

Hi

I'm really liking VivaGraph, and trying to build an angularJS directive around it at the moment (I could maybe share that back into the project if you think it's useful). I can't find any documentation for a few things I'd like to do though.

Firstly, is it possible to run a simulation without showing the edges then show them when the animation stops ? That would greatly speed up the layout for larger graphs.

Second, is it possible to start a simulation in paused mode ? i.e. display the graph, but nothing moves until you call resume() ?

Third, can the nodes be added with some pre-assigned x,y coordinate ? Again, this is about speed-up for larger graphs.

Thanks

Ian

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the simulation, pause/resume, and node-position APIs in the VivaGraphJS repository and existing documentation. Confirm whether each requested behavior is supported, then document the relevant usage and examples for hiding edges, starting paused, and assigning preset coordinates.

Written by the indexing model from the issue text.

Assessment

Tech stack
angularjs, javascript
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.