Skip to content

Is most frequent language calculation based on the file size? #3518

Answered by qwerty541
iamgiolaga asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, Giovanni! You are able to calibrate language calculation algorithm with &size_weight=0.5 and &count_weight=0.5 querystring parameters depending on your purposes. More information about language calculation algorithm can be found there: https://github.com/anuraghazra/github-readme-stats#language-stats-algorithm

Before

<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=iamgiolaga&layout=compact&langs_count=8&theme=tokyonight" />

After

<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=iamgiolaga&layout=compact&langs_count=8&theme=tokyonight&size_weight=0.5&count_weight=0.5" />

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rickstaa
Comment options

@iamgiolaga
Comment options

Answer selected by qwerty541
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3517 on December 01, 2023 12:30.