Skip to content

Move download data processing code into DownloadGraph component #3234

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

Merged
merged 4 commits into from
Feb 3, 2021

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Feb 2, 2021

This code is only needed inside the DownloadGraph component, so that's where the code should live. This also gives us the opportunity to simplify the code a little bit, since the Chart.js library needs to data in a different layout than the previous implementation that was based on Google Charts. Visually the results should still be identical to the previous state though :)

r? @locks

@locks
Copy link
Contributor

locks commented Feb 3, 2021

Thanks for the tidying up!

@bors r+

@bors
Copy link
Contributor

bors commented Feb 3, 2021

📌 Commit b22de17 has been approved by locks

@bors
Copy link
Contributor

bors commented Feb 3, 2021

⌛ Testing commit b22de17 with merge 5169b7f...

@bors
Copy link
Contributor

bors commented Feb 3, 2021

☀️ Test successful - checks-actions
Approved by: locks
Pushing 5169b7f to master...

@bors bors merged commit 5169b7f into rust-lang:master Feb 3, 2021
@Turbo87 Turbo87 deleted the downloads-prop branch February 3, 2021 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants