g element not clearing
Open
- Dominant language
- JavaScript
- Stars
- 3.9k
- Forks
- 418
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm making a dynamic visualization of a network topology and I'm using VivaGraphJS. So far it's been great. Now I'm having the issue that there are residual link line strokes in the element within the
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the dynamic network topology and inspect the SVG g element inside the container after calling graph.clear(). Trace the graph.clear() path and the SVG rendering entry points to determine why residual link strokes remain; done means clearing the graph removes all link lines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100