How to make contribution calendar like the one Github and Leetcode?

Hi! I want to make a contribution calendar like the following, using a pandas dataframe with date and metric. Is it possible? Thank you!

Ref: Viewing contributions on your profile - GitHub Docs

Check july, a matplotlib-based package to generate those plots:

1 Like