Spiral heatmap of daily commit counts
spiral_heatmap_plot.RdSpiral heatmap of daily commit counts
Arguments
- commits
Tidy data frame from
collect_git_commits().- repo
Optional repo name (or vector).
NULLaggregates all repos.- date_begin, date_end
Optional Date bounds.
- title
Legend title. Defaults to repo name(s) or "All repos".