INCATools / INCATools/obographviz
Add reduce operation to stylesheet
Open
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Add option for client to perform transitive reduction
Different modes:
- ignore edge labels
- perform TR on a per-label basis
- inference based TR (will require some level of reasoning on client)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the stylesheet option handling and client-side graph reduction code, then determine how the three listed modes should be represented; done means the client can perform transitive reduction while supporting ignored labels, per-label reduction, and inference-based reduction.
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
- Mostly clear
- Newbie friendliness
- 25/100