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
|`hide_stats`|`boolean`| No |`false`| Hides the bottom row displaying Current Streak, Annual Sync Total, and Peak Streak stats when set to `true` or `1`. |
177
177
|`tz`|`string`| No | Omitted = UTC | IANA timezone (e.g. `Asia/Kolkata`, `America/New_York`) — aligns "today" with the user local midnight. Note: `?tz=UTC` is valid but cached separately from omitting `tz`. |
178
178
|`lang`|`string`| No |`en`| Language code for labels (`en`, `es`, `hi`, `fr`, `pt`, `ko`, `ja`, `de`, `zh`) |
179
-
|`view`|`string`| No |`default`| Rendering mode: `default` (3D Monolith) or `monthly` (Compact monthly stats)|
179
+
|`view`|`string`| No |`default`| Rendering mode: `default` (3D Monolith), `monthly` (Compact monthly stats), or `heatmap` (flat 2D contribution heatmap)|
180
180
|`delta_format`|`string`| No |`percent`| Format for month-over-month delta in monthly view: `percent` (e.g. +12%), `absolute` (e.g. +15 commits), or `both`|
181
181
|`width`|`number`| No |`300`| Custom width for the SVG canvas (currently only applies to `view=monthly`) |
182
182
|`height`|`number`| No |`120`| Custom height for the SVG canvas (currently only applies to `view=monthly`) |
@@ -319,6 +319,14 @@ Explore some of the built-in CommitPulse themes and quickly copy the style you l
0 commit comments