anuraghazra / github-readme-stats

:zap: Dynamically generated stats for your github readmes
https://github-readme-stats.vercel.app
MIT License
69.53k stars 23.03k forks source link

Feature request: allow progress circle to be removed #1016

Open ricokahler opened 3 years ago

ricokahler commented 3 years ago

Is your feature request related to a problem? Please describe.

Thanks for this project! I love the visibility it brings to my investments in open source.

I just have one suggestion with the design and that's to remove progress circle around the rank.

I think it's fair to have a rank and to show how someone compares however I think the progress aspect is relatively misleading. Progress circles signify that there is progress to be made and typically lacking of 100% is bad.

Describe the solution you'd like

An option to remove the progress circle would be great!

Describe alternatives you've considered

A redesign that could include the progress circle as some sort of percentile might be a better way to show the info.

anuraghazra commented 3 years ago

@ricokahler Yeah i agree.

For now we only have option to remove the whole rank entirely, meanwhile feel free to open a PR. Contributions are welcomed. :)

Delaney commented 1 year ago

Hey @anuraghazra I came across this and worked on it a bit. I think we have 3 options:

Screenshot 2023-10-16 at 01 19 54

1. Remove the progress bar and leave the outline (preferred)

Screenshot 2023-10-16 at 00 56 59

2. Make the progress bar 100% to "hide" it

Screenshot 2023-10-16 at 01 23 34

3. Remove the progress bar entirely (looks very plain)

I've already opened a PR for the first option. Let me know what you think :)