Skip to content
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

Add easier plotting options (geoms?) for events #98

Open
pratikunterwegs opened this issue Sep 21, 2023 · 0 comments
Open

Add easier plotting options (geoms?) for events #98

pratikunterwegs opened this issue Sep 21, 2023 · 0 comments
Assignees
Labels
R code Related to R code

Comments

@pratikunterwegs
Copy link
Collaborator

This issue is to request easier ways to add events such as vaccination regimes and interventions to plots of epidemic curves.

The current best method to do this is to manually create geom_rect or geom_vline along with annotate(geom = "text") to add representations of when these events are active, to epidemic curve plots made with ggplot2.

The new functionality could be in the form of custom geoms as documented in this book.

@pratikunterwegs pratikunterwegs changed the title Add easier plotting options for events Add easier plotting options (geoms?) for events Sep 22, 2023
@pratikunterwegs pratikunterwegs added Enhancement R code Related to R code good first issue Good for newcomers labels Sep 22, 2023
@joshwlambert joshwlambert self-assigned this Oct 5, 2023
@pratikunterwegs pratikunterwegs self-assigned this Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R code Related to R code
Projects
None yet
Development

No branches or pull requests

2 participants