View source: R/plot_calendar.R
plot_markers | R Documentation |
Add markers to the calendar for a set of predefined markers related to events in the agile cadence.
plot_markers(cal, markers)
cal |
An agile calendar tibble generated by |
markers |
String to indicate which markers to draw. Should be one of "agile_events" or "markers". |
A list of ggplot2 geoms for drawing markers and adding labels using ggrepel.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.