github-readme-streak-stats icon indicating copy to clipboard operation
github-readme-streak-stats copied to clipboard

Display all the previous streaks

Open Madhav-MKNC opened this issue 1 year ago • 1 comments

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

Madhav-MKNC avatar Sep 02 '23 05:09 Madhav-MKNC

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!

DenverCoder1 avatar Sep 08 '23 06:09 DenverCoder1