Fix summaries to add percent colored by category
Open
feature request
- Dominant language
- JavaScript
- Stars
- 56
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The `Legend` class should compute percentages colored by each category and show as part of the summary.
Contributor guide
Research direction
Start by locating the Legend class and its summary-generation code. Trace how categories are represented and how summary values are currently computed, then verify that each category's percentage is shown with its corresponding color. Done means the summary displays category-colored percentages without changing unrelated legend behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100