github_contributors_monthly
- Kind: cached
- Safety: Safe
- Shapes:
bars,entries
Options
Section titled “Options”| Option | Type | Required | Default | Description |
|---|---|---|---|---|
repo | "owner/name" | no | git remote of cwd | Repository to query. |
limit | integer (1..=30) | no | 10 | Maximum number of contributors to show. |
days | integer (7..=365) | no | 30 | Window size (in days) the monthly total is summed over. |
Compatible renderers
Section titled “Compatible renderers”| Shape | Renderers |
|---|---|
bars | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, chart_bar, chart_pie |
entries | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table |
Preview
Section titled “Preview”bars via chart_bar
Section titled “bars via chart_bar”███ ███ ███ ▄▄▄ ███ ███ ███ ███ ███ ███ ▆▆▆ 42█ 27█ 11█ ali bob cha
[[widget]]id = "github_contributors_monthly"fetcher = "github_contributors_monthly"render = "chart_bar"bars via chart_pie
Section titled “bars via chart_pie”● ■ alice 52.5% ●●●●●●●●●●● ●●●●●●●●●●●●● ■ bob 33.8% ●●●●●●●●●●●●●●● ●●●●●●●●●●●●●●●●● ■ charlie 13.8% ●●●●●●●●●●●●●●● ●●●●●●●●●●●●● ●●●●●●●●●●● ●
[[widget]]id = "github_contributors_monthly"fetcher = "github_contributors_monthly"render = "chart_pie"entries via grid_table
Section titled “entries via grid_table”alice 42 bob 27 charlie 11
[[widget]]id = "github_contributors_monthly"fetcher = "github_contributors_monthly"render = "grid_table"