Skip to content

Conversation

@luckyklyist
Copy link
Contributor

Issue #73: Implemented Bar Chart with React-Chartjs-2

In this pull request, I have added a bar chart to the user profile page using Chart.js and the react-chartjs-2 library. This bar chart visually represents the repositories to which the user has contributed the most.

Key Changes:

  • Introduced a new bar chart to the user profile page.
  • The chart provides a clear visualization of the user's top-contributed repositories.

This enhancement enhances the user experience and allows for a quick overview of a user's significant contributions.

Resolves: #73
Screenshot 2023-10-22 at 9 18 39 AM

@Balastrong
Copy link
Member

Thank you for the PR!

Do you think it is possible to show the names of all repositories? If only 3 are shown all the other bars have no direct meaning.

@Balastrong Balastrong force-pushed the main branch 3 times, most recently from e1b89f8 to 4181c26 Compare December 17, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat : line-chart to show the most contributed repos

2 participants