Charts
🔥

Streak Stats

Current streak, longest streak, total contributions

tokyo-night dracula nord catppuccin github-dark

Three blocks

Total

Total contributions for the current year

Current Streak

Current unbroken commit streak

Longest Streak

Longest streak of all time

Options

Parameter Type Default Description
timezone string UTC Timezone for day counting (e.g. Europe/Moscow)
height number 130 SVG height in pixels (100–300)
Streak is counted in UTC by default. If you commit at midnight in your local timezone, set timezone to get accurate counts.

Config example

profile-graphics.yml
chart_options:
  streak:
    timezone: Europe/Moscow
    height: 130

Embed in README

README.md
<img height="130" src="https://raw.githubusercontent.com/USERNAME/USERNAME/main/dist/streak.svg"
  alt="Streak stats"/>
Next: Summary Card → Playground