📊 Git Stats Visualization

📈 Commit Activity Over Time
🗓️ Aggregated Commit Activity
📁 Individual Repository Heatmaps
{% for item in sync_legend %} {{ item.emoji }} {{ item.label }} {% endfor %}
{% for item in individual_charts %}
{{ item.name }}
{% if item.sync_emoji %} {{ item.sync_emoji }} {% endif %} {% if item.is_archived == true %} {% else %} {% endif %}
{{ item.path }}
{% endfor %}