anvaka / anvaka/VivaGraphJS

Removing Edge Labels

Open
#162 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

Hi,

Thanks for the example code(http://jsfiddle.net/atima/yc3tB/7/) showing how to add edge label to the graph. In this example When you remove the link using graph.removeLink method, the edge label is not getting removed. It stays in the graph. Do you have any suggestion on how to link the label with the edge so that when we remove the edge the label also gets removed.

Regards,
Karthic

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked JSFiddle example and reproduce the problem by calling graph.removeLink. Trace how the edge label is created and how graph.removeLink removes the edge. Done means removing the link also removes its visible label from the graph.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.