Replies: 1 comment 1 reply
-
Hi 👋 ! Thanks a lot for your feedback! Currently these plugins use a "div graphs" but with the introduction of The stargazers and coding habits can definitely support this. For recent activity I don't think it'll be possible, the GitHub API doesn't actually returns that much events (about 200-400 events max I think) which can actually be only a few days for active users, so I don't think it is that revelant and worth the hassle As for sponsors, I don't think it'll be implemented. From what I recall the GitHub API didn't provide that much data (I remember that even tiers list wasn't retrievable per user) and since it's also probably one of the least used plugin I don't feel like spending too much time on it. |
Beta Was this translation helpful? Give feedback.
-
My suggestion is to add an option to the
Stargazers
plugin (And maybe by extension to other ones with similar graphs) that would allow to select the type of graph it should show.As an example, could there be two options, alongside the default one which I simply call "bars" here:
Line
Displays the recent stars as a continuous line. (Image Source)
Filled-line
Similar to the Line option, but would have the bottom section filled. (Image Source)
Add-remove
Not only shows recent starring per day, but also lost stars. May require to calculate a diff to see if there was any loss. (Image Source)
I can imagine the following plugins supporting this option:
Those are only suggestions and I can understand them not being implemented soon, or even at all, since I can imagine the heavy work behind making those kinds of graphs work how they should.
So decide however you want. I accept any decision you make.
Beta Was this translation helpful? Give feedback.
All reactions