nelsonic / nelsonic/github-scraper
Transform Contribution Matrix into Visualisation?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 456
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
This is a sample contribution matrix graph for the past year for a random person:

I want to represent this data in a more visual way to emphasise the fluctuations in contributions.
This is the most basic line graph with a single color:

What I want is the area under the line to be shaded with the color of the "fill".
This one failed but it's still interesting from an artistic perspective:

Slightly closer to what I wanted (but not quite there...):

Red denotes days that have zero contributions:

Sadly, this visualisation does not improve upon the standard Contribution Matrix ...

Think I'm going to try the bar chart next: https://observablehq.com/@d3/bar-chart ... 💭
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository file, test, or entry point; start by locating the contribution-matrix data and existing visualization code. Done would mean a visual representation of contribution fluctuations with the area shaded and zero-contribution days distinguished, though the preferred chart style remains undecided.
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