DevLeonardoCommunity / github-stats

Aggregating and displaying YOUR GitHub Stats in meaningful metrics (we learn web development in the meantime)
https://public-github-stats.vercel.app
MIT License
71 stars 37 forks source link

Feat : line-chart to show the most contributed repos #73

Open luckyklyist opened 1 year ago

luckyklyist commented 1 year ago

Describe the feature

A chart to display the contribution history along with the rate of the contributions the user has made .

Chart eg

Screenshot 2023-10-02 at 7 46 56 PM

Page to implement it in

Screenshot 2023-10-02 at 7 42 38 PM

It should be implemented because

This will make the profile page UI more better with more description to show .

Did you think about any alternative?

I am thinking of implementing these features using react-chartjs-2.

Additional context

No response

Extra fields

Balastrong commented 1 year ago

That's a cool idea :D

luckyklyist commented 1 year ago

83 I have added the pr for this issue @Balastrong