-
Notifications
You must be signed in to change notification settings - Fork 656
Closed
Labels
C-bug 🐞Category: unintended, undesired behaviorCategory: unintended, undesired behavior
Description
Current Behavior
The download graph on crates.io no longer shows download stats for crate versions older than the last 5 releases as of a recent update. Is this a bug or intended behavior? For crates where a non-trivial number of downloads are for older releases this makes the download graph a less useful resource.
Example:
This is the current graph for the winapi crate. From experience there are still a significant number of downloads for the 0.2.8 version which used to be shown on this graph. It is no longer possible to determine the amount of older version downloads from looking at the graph.
Expected Behavior
I expect the download graph to display accurate info including download stats for older crate releases.
Steps To Reproduce
- Go to a crate page with more than 5 released versions on crates.io.
- Scroll down and look at the download graph.
Environment
- Browser: Firefox 95.0.2
- OS: Windows 10
Metadata
Metadata
Assignees
Labels
C-bug 🐞Category: unintended, undesired behaviorCategory: unintended, undesired behavior