vn7n24fzkq / github-profile-summary-cards

A tool to generate your github summary card for profile README
https://github-profile-summary-cards.vercel.app/demo
MIT License
2.6k stars 313 forks source link

Graph dippes to zero with wrong measure #28

Closed felipejoribeiro closed 3 years ago

felipejoribeiro commented 3 years ago

Describe the bug Suddenly the graph dipped to zero. But this don't reflect real productivity.

To Reproduce Steps to reproduce the behavior:

  1. Even in this profile ( https://github.com/vn7n24fzkq ) the bug is present.

Expected behavior Normal behavior, reflecting GitHub contributions.

Screenshots

image

image

Desktop (please complete the following information):

Additional context Seems to be a general problem (?)

vn7n24fzkq commented 3 years ago

@friederbluemle Thanks for your report. I guess because the card was generated before first contribute in February.

Maybe we can wait until next execution occur and check if the graph still dip to zero? Or you can trigger the action manually. ( I have not any contribution in February yet )

felipejoribeiro commented 3 years ago

@vn7n24fzkq thanks for the kind and prompt response. I did trigger the action manually, with a new commit done to the reade-me but it did not solve the problem.

vn7n24fzkq commented 3 years ago

Hi @felipejoribeiro I had checked your SVG raw file, and seems it already generate the graph normally. Because GitHub use cache for raw file, the readme might not be updated in time.

https://github.com/felipejoribeiro/felipejoribeiro/blob/master/profile-summary-card-output/default/0-profile-details.svg image

And the value of February is 6 and the y-axis tick is 20 so it looks close to zero.

felipejoribeiro commented 3 years ago

I see. Thank you very much! Awesome! Sorry for the trouble. Best regards

vn7n24fzkq commented 3 years ago

Thank you too. Maybe we can enhance visual effects on this part in the future.

I will close this issue if there are no other problems.

felipejoribeiro commented 3 years ago

All right. I think that's all. Best regards.