-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(suspensive.org): add bubble chart for contributors page #1043
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@saul-atomrigs is attempting to deploy a commit to the Toss Team on Vercel. A member of the Team first needs to authorize it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1043 +/- ##
=======================================
Coverage 85.34% 85.34%
=======================================
Files 45 45
Lines 539 539
Branches 118 117 -1
=======================================
Hits 460 460
Misses 74 74
Partials 5 5
|
CodSpeed Performance ReportMerging #1043 will create unknown performance changesComparing Summary
|
Thanks! @saul-atomrigs I improved your wonderful work too! 👍👍👍
|
wow... thank you @saul-atomrigs 🚀🚀🚀 |
@manudeli Thanks for the improvements, it loooks way better!! 😆😆😆 |
# Overview <!-- A clear and concise description of what this pr is about. --> I found the bubble chart idea for the contributors page from here #1012 really interesting, so I decided to give it a try and here's how it looks. Clicking on the bubble will redirect to each contributor's github page. ![Captura de pantalla 2024-07-07 a las 9 59 00 p m](https://github.com/toss/suspensive/assets/82362278/20646b0e-1ea2-45c5-b75a-c22275822b50) ## PR Checklist - [✅] I did below actions if need 1. I read the [Contributing Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md) 2. I added documents and tests. --------- Co-authored-by: Jonghyeon Ko <jonghyeon@toss.im>
# Overview <!-- A clear and concise description of what this pr is about. --> I found the bubble chart idea for the contributors page from here #1012 really interesting, so I decided to give it a try and here's how it looks. Clicking on the bubble will redirect to each contributor's github page. ![Captura de pantalla 2024-07-07 a las 9 59 00 p m](https://github.com/toss/suspensive/assets/82362278/20646b0e-1ea2-45c5-b75a-c22275822b50) ## PR Checklist - [✅] I did below actions if need 1. I read the [Contributing Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md) 2. I added documents and tests. ---------
# Overview <!-- A clear and concise description of what this pr is about. --> I found the bubble chart idea for the contributors page from here #1012 really interesting, so I decided to give it a try and here's how it looks. Clicking on the bubble will redirect to each contributor's github page. ![Captura de pantalla 2024-07-07 a las 9 59 00 p m](https://github.com/toss/suspensive/assets/82362278/20646b0e-1ea2-45c5-b75a-c22275822b50) ## PR Checklist - [✅] I did below actions if need 1. I read the [Contributing Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md) 2. I added documents and tests. --------- Co-authored-by: Jonghyeon Ko <jonghyeon@toss.im>
# Overview <!-- A clear and concise description of what this pr is about. --> I found the bubble chart idea for the contributors page from here #1012 really interesting, so I decided to give it a try and here's how it looks. Clicking on the bubble will redirect to each contributor's github page. ![Captura de pantalla 2024-07-07 a las 9 59 00 p m](https://github.com/toss/suspensive/assets/82362278/20646b0e-1ea2-45c5-b75a-c22275822b50) ## PR Checklist - [✅] I did below actions if need 1. I read the [Contributing Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md) 2. I added documents and tests. --------- Co-authored-by: Jonghyeon Ko <jonghyeon@toss.im>
Overview
I found the bubble chart idea for the contributors page from here #1012 really interesting, so I decided to give it a try and here's how it looks. Clicking on the bubble will redirect to each contributor's github page.
PR Checklist