Filter Graph by Degree
- Dominant language
- JavaScript
- Stars
- 3.9k
- Forks
- 418
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for this slick library!
I'm working with a huge graph and am looking for ways to improve how it looks using WebGL as it's a giant hairball at the moment.
Is there currently support for not showing nodes with less than (or more than) N links? If not, can you give me some pointers if you time to where/what should I be tweaking to add this feature?
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by reviewing VivaGraphJS's graph rendering and WebGL visualization paths to determine whether degree-based filtering already exists. Done means defining and implementing behavior for hiding nodes with fewer than or more than N links, with coverage for both bounds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100