-
Notifications
You must be signed in to change notification settings - Fork 7
C2B Post for review #256
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
C2B Post for review #256
Conversation
C2B post in markdown format to review
|
I migrated this PR to #257 which is following the blog template |
Hero Images Author Descriptions Tags Acknowledgements
|
Deploy preview for cmu-delphi-main ready! Built with commit 49c3074 |
|
Thank you @sgratzl for your comments! |
sgratzl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please ensure the proper format and size of the hero images:
- large image: 1120x440 in both jpg and webp format - currently: 476x200 in a renamed png format
- thumbnail: 300x200 in both jpg and webp format - currently: 300x200 in a renamed png format
|
@Ananya-Joshi the new plots look great! A couple of notes: Hospitalizations and Cases
Percent hospitalized
Hospital Utilization
|
|
@Ananya-Joshi one final suggestion: if you have a Date axis and it literally means calendar date (like in your estimation plots), you can omit the x-axis label. Roni had the suggestion, however, that we can be more precise in x-axis by saying "reported date" (from COVIDcast or similar) or whatever the date label is from the source (e.g. collection date) |
|
@Ananya-Joshi please merge the branch |
…into c2b_blogpost
content/blog/2021-03-10_c2b.Rmd
Outdated
| library("ggpubr") | ||
| library(scales) | ||
|
|
||
| full_df <- tibble(read.csv(file="../../public/blog/2021-03-10_c2b/test_and_hosp.csv")) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought I moved the files and updated the links in my update branch (sgratzl/c2b_blogpost_updates) ...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm I wonder what happened here, I'll undo my last commit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merged. Please take a look.
7801d09 to
2afa8e6
Compare
sgratzl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍



C2B post in markdown format to review