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