anuraghazra / github-readme-stats

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

count_archived flag #2508

Open wojtekmaj opened 1 year ago

wojtekmaj commented 1 year ago

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

My top-langs is cluttered with languages I no longer use for a long, long time and the only remainders of them can be found in archived repos. I would like the chart to better reflect the actual breakdown of languages I'm using.

Describe the solution you'd like

A count_archived=false flag would solve this.

Describe alternatives you've considered

None

Additional context

No response

Zo-Bro-23 commented 1 year ago

We'll have to move to a GraphQL search query in order to implement this. See this and this. This is currently a low priority for us, but feel free to implement a solution and create a pull request for it (I will review it)!