DenverCoder1 / github-readme-streak-stats

🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
https://streak-stats.demolab.com
MIT License
4.82k stars 750 forks source link

PNG mode returns empty image #293

Closed asportnoy closed 2 years ago

asportnoy commented 2 years ago

Describe the bug Using &type=png will return a PNG but it will be completely empty. Returns HTTP 200.

To Reproduce Go to https://github-readme-streak-stats.herokuapp.com/?user=asportnoy&type=png Also applies to any other user

Expected behavior Actually can see the card info

Screenshots Black BG is from Chrome, the image is the white part

Screenshot on 2022-08-06 at 18 25 55

Desktop (please complete the following information):

Additional context N/A

asportnoy commented 2 years ago

Fix worked, thank you!