You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`show_title` — show/hide the username + year heading (`true` default, `false` centers remaining content)
77
+
-`show_total_contribution` — show/hide the contributions subtitle (`true` default, `false` also shrinks SVG height to fit content)
78
+
-`show_background` — show/hide the background gradient, stars, and grid lines (`true` default, `false` makes bg transparent and shrinks SVG width to fit only the cells with 10px margin)
79
+
-`bgColor`
80
+
-`borderColor`
81
+
-`textColor`
82
+
-`titleColor`
79
83
80
84
Example:
81
85
```
82
86
GET https://stats.pphat.top/graph?username=pphatdev&year=2024
87
+
GET https://stats.pphat.top/graph?username=pphatdev&theme=aurora
88
+
GET https://stats.pphat.top/graph?username=pphatdev&theme=matrix&animate=pulse
89
+
GET https://stats.pphat.top/graph?username=pphatdev&theme=ocean&animate=wave
0 commit comments