bestofjs / javascript-risingstars

:stars: An overview of the JavaScript landscape in 2023: trends about frontend, Node.js, fullstack frameworks, build tools, testing, Vue.js, React, state management...
https://risingstars.js.org
1.02k stars 56 forks source link

Highlight acceleration/decelleration trend #5

Open SachaG opened 6 years ago

SachaG commented 6 years ago

I know there’s the 2016 version, but I mean being able to compare in the same place if the project is accelerating or decelerating

For example Feathers went from +4.1k stars in 2016 to +2.9k in 2017, so it would seem to indicate that it’s losing speed while of course other projects are growing faster and faster. That could be interesting to highlight somehow.

For example instead of grey bars, we could have green bars when it’s a positive trend and red bars when it’s negative and show the increase on hover maybe, or next to the number of stars

michaelrambeau commented 6 years ago

When there was a graph for each category, I thought about using 2 bars by project:

Maybe there could be a button to toggle the view, for each category:

What do you think, does it make sense?

SachaG commented 6 years ago

To me having multiple views sounds a little too complex, and it requires a lot of going back and forth for the user. I think having all the data on a single view would be better.