You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current version only displays the current streak and the highest streak, it would have been much better if all the previous streaks were also shown.
Describe the solution you'd like
There could have been a graph for visualizing all the previous streaks the user has ever achieved, with the y-axis as the streaks and the x-axis as the days. So that viewers can view the second-highest and other streaks too.
Additional context
I am already working on this feature, here
The text was updated successfully, but these errors were encountered:
The original inspiration for the project was to replicate the old stats that used to be built in to GitHub several years ago.
While this repo does provide some customizations that were previously not possible, I feel that, while the calculation would not require a significant modification, showing more than just the longest and current streak is a bit out of the scope of this project and I don't think it's in high demand.
Feel free to implement it on your own, though, and good luck with your project!
Is your feature request related to a problem? Please describe.
The current version only displays the current streak and the highest streak, it would have been much better if all the previous streaks were also shown.
Describe the solution you'd like
There could have been a graph for visualizing all the previous streaks the user has ever achieved, with the y-axis as the streaks and the x-axis as the days. So that viewers can view the second-highest and other streaks too.
Additional context
I am already working on this feature, here
The text was updated successfully, but these errors were encountered: