Is your feature request related to a problem? Please describe.
Upon using and customizing the github-readme-stats card, I realized that the card is unable to resize based on its content. More specifically, when we set the hide_rank property to true, the actual card size remains unchanged, leaving the space originally occupied by the ranking circle still part of the card. In this case, the extra white space on the right of the card appears weird and unnecessary.
Describe the solution you'd like
I expect the card to be resizable in accordance to its content. In other words, the card no longer occupies white space when certain elements are set to hidden.
Describe alternatives you've considered
A simpler approach could be distributing a new view size that does not contain rating circle from start.
Additional context
With more people making use of this repo with the new feature of GitHub Account README, the handling of details could significantly improve the user experience delivered to everyone.
Hey @TonyTang2001 sorry could not be able to reply you I was busy triaging other issues and PRs, thanks for the request though
I think @terror is working on it on #110
And it's also related to #65
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
Hey @TonyTang2001 sorry could not be able to reply you I was busy triaging other issues and PRs, thanks for the request though
I think @terror is working on it on #110
And it's also related to #65