anvaka / anvaka/VivaGraphJS

.addGraph

Open
#220 0 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

Is there a way to add an entire graph rather than graph.addNode() and graph.addLink() for all items ? I can see this being useful if you have multiple graphs or different instances where not all classes are the same.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the graph.addNode() and graph.addLink() entry points and reviewing how graph instances are represented. Determine the intended behavior for adding an entire graph, including graphs with different classes; the work is complete when the API and its expected behavior are defined and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.