octofetch icon indicating copy to clipboard operation
octofetch copied to clipboard

Add contribution history graph

Open Geoxor opened this issue 4 years ago • 0 comments

I've looked into this, apparently github doesn't have an endpoint for fetching the contribution calendar however you can get the data with GraphQL https://docs.github.com/en/graphql/reference/objects#contributionscollection noted here, we could use some boxes such as ■ to display the history

Would look something like this: ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

Geoxor avatar Oct 31 '21 15:10 Geoxor