Derivative graph
omry opened this issue · 5 comments
Hi,
I really like this for keeping a track of my projects progress.
One thing that would be really nice is a mode to show the rate of change graph:
Number of stars added / day.
This would make it easier to compare the success of two different projects (with different star count and start date).
do you mean a spearate graph that shows stars per day?
When I said mode, I was thinking about a way to toggle between regular number of stars to rate in the current graph, but as a start I think just having a second graph (maybe on a different url) would be great.
Thanks, that's a good idea! Toggle is probably a better idea than a separate graph/url.
I'm actually in a process of re-writing this project using React. I'll add it as part of this re-write
Awesome.
Glad you like it the idea!
One thing though, be sure to allow recognizing this mode through the URL. this way users can create a link straight to the graph they care about.
Sure, I'll do that