StarTrack-js icon indicating copy to clipboard operation
StarTrack-js copied to clipboard

Derivative graph

Open omry opened this issue 6 years ago • 6 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).

omry avatar Jan 13 '20 22:01 omry

do you mean a spearate graph that shows stars per day?

seladb avatar Jan 13 '20 23:01 seladb

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.

omry avatar Jan 13 '20 23:01 omry

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

seladb avatar Jan 13 '20 23:01 seladb

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.

omry avatar Jan 13 '20 23:01 omry

Sure, I'll do that

seladb avatar Jan 13 '20 23:01 seladb