Skip to content

Download counts for individual days are always 0 #103

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

Closed
alex opened this issue Jan 1, 2015 · 8 comments
Closed

Download counts for individual days are always 0 #103

alex opened this issue Jan 1, 2015 · 8 comments

Comments

@alex
Copy link
Member

alex commented Jan 1, 2015

The chart is ok, but if you highlight a point on it, it says 0:

screen shot 2015-01-01 at 2 09 35 pm

@alexcrichton
Copy link
Member

cc @markberger

@markberger
Copy link
Contributor

Would this be a suitable fix?

screen shot 2015-01-02 at 2 42 09 pm

I haven't been able to find anything in the Google API that would remove the overlapping lines when the number of downloads is 0. Any suggestions?

@alexcrichton
Copy link
Member

Hm, if we delete data points for days where a release didn't exist (as opposed to substituting 0), would it look better?

@markberger
Copy link
Contributor

Google charts doesn't seem to like that:

 Uncaught Error: Row 0 has 3 columns, but must have 6

@alexcrichton
Copy link
Member

Ah oh well, showing a stacked list of numbers sounds good to me!

@alexcrichton
Copy link
Member

(it's at least better than what we have now)

@alex
Copy link
Member Author

alex commented Jan 2, 2015

Looks like a great improvement to me. Thanks!

On Fri Jan 02 2015 at 12:32:39 PM Alex Crichton [email protected]
wrote:

(it's at least better than what we have now)


Reply to this email directly or view it on GitHub
#103 (comment).

@alexcrichton
Copy link
Member

Fixed in #105

Turbo87 pushed a commit to Turbo87/crates.io that referenced this issue Jan 4, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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

No branches or pull requests

3 participants