christophergandrud / christophergandrud/networkD3
Feature request: clickAction on clicking egdes
Open
forceNetwork
- Dominant language
- R
- Stars
- 659
- Forks
- 259
- PR merge metrics
- No merged PRs in 30d
Description
In forceNetwork, it would be great to have similar callback like "clickAction" that is triggered after clicking the edge. In a graph where edge thickness represents link strength, it would let communicate the exact value back to the user on click.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the forceNetwork implementation and its existing callback handling. Trace how edge clicks are wired and how link data is exposed; done means clicking an edge invokes clickAction and makes the edge's value available to the callback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3js, r
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100