mpge/Code Per Day SVG

Generate beautiful SVG charts showing daily code additions and deletions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token. Use a PAT with `repo` scope to include private repositories.yes
usernameGitHub username (defaults to the authenticated user)no""
themeChart theme (dark, light, dracula, tokyonight, nord, ocean, sunset, forest, midnight, radical, transparent, github-dark)nodark
periodNumber of days to chart (e.g. 30, 90, 365)no30
output_pathOutput directory for generated SVG filesno./code-per-day
all_themesGenerate an SVG for every built-in themenofalse
chart_typeChart style: bars, areanobars
image_typesComma-separated image families to generate: code, commits, allnocode
animationsEnable CSS entrance animations in the SVGnotrue
namedescription
svg_pathPath to the generated SVG file (or directory when all_themes is true)