Adding text label functionality
- Dominant language
- JavaScript
- Stars
- 3.9k
- Forks
- 418
- PR merge metrics
- No merged PRs in 30d
Description
I found VivaGraphJS so I can visualize some data I generated through java. I'd like to be able to label the nodes with some text (not image) to represent the state. How will I do that. I'm looking for something like graph.addNode(1,"state A"), and also change the color of edge and node.
Sorry I've never done JavaScript so I'm looking for help here instead of spending hours searching.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the graph.addNode(1, "state A") entry point and read the VivaGraphJS rendering documentation for nodes and edges. Determine how text labels, node colors, and edge colors are expected to be configured; done should mean a documented, working way to display node state text and change both colors.
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
- 22/100