Skip to content

Download graph no longer displaying old crate versions #4373

@atouchet

Description

@atouchet

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:

screenshot

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

  1. Go to a crate page with more than 5 released versions on crates.io.
  2. Scroll down and look at the download graph.

Environment

  • Browser: Firefox 95.0.2
  • OS: Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bug 🐞Category: unintended, undesired behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions