Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display average monthly growth rate #176

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ilanashapiro
Copy link

Addresses #103

Summary

In order to compare the average growth rates of packages over a certain time period, a bar chart view of their comparative growth rates is implemented.

For instance, when looking at a comparison like this: https://www.npmtrends.com/swr-vs-react-query, one can tell that react-query is growing faster than swr, but it's difficult to tell how much faster. When one package is much larger than another, like this, it is even more difficult to tell if koa or fastify or express growing faster over the given time period. The new bar chart view allows you to compare the rate of change in downloads over the selected time period for the selected packages.

Testing

Screen.Recording.2023-05-03.at.3.48.24.PM.mov

@vercel
Copy link

vercel bot commented May 3, 2023

@ilanashapiro is attempting to deploy a commit to the uidotdev Team on Vercel.

A member of the Team first needs to authorize it.

@ilanashapiro
Copy link
Author

@rattrayalex

@ilanashapiro
Copy link
Author

@benadam11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant