Skip to content

Commit e2b80cd

Browse files
committed
docs: add screenshot showcase to README
1 parent d7334b6 commit e2b80cd

18 files changed

Lines changed: 26 additions & 1 deletion

README.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,32 @@ A dedicated deep-dive view for any completed session — navigate to any race we
4545

4646
## Screenshots
4747

48-
> _Screenshots below — captured from the 2026 Australian GP data._
48+
### Dashboard & Core Views
49+
50+
| | |
51+
|---|---|
52+
| ![Dashboard](screenshots/dashboard.png) | ![Standings](screenshots/standings.png) |
53+
| **Dashboard** — Live timing (v3 rebuild in progress) | **Standings** — Driver & Constructor standings with team bar charts |
54+
| ![Schedule](screenshots/schedule.png) | ![Weather](screenshots/weather.png) |
55+
| **Schedule** — Season calendar with session detail | **Weather** — Real-time track & air conditions with sparklines |
56+
| ![Driver Stats](screenshots/driver-stats.png) | ![Track Map](screenshots/trackmap-1.png) |
57+
| **Driver Stats** — Lap analysis, sectors, histogram | **Track Map** — Real GPS circuit outline with corner labels |
58+
59+
### Race Analysis — 9 Charts
60+
61+
| | |
62+
|---|---|
63+
| ![Tyre Strategy](screenshots/graph-tyre-strategy.png) | ![Sparklines](screenshots/graph-sparklines.png) |
64+
| **① Strategy** — Tyre stint timeline with compound colours | **② Sparklines** — Per-driver lap-time sparklines |
65+
| ![Race Pace](screenshots/graph-race-pace.png) | ![Sector Pace](screenshots/graph-sector-pace.png) |
66+
| **③ Pace** — Race pace distribution per driver | **④ Sectors** — Sector breakdown across all laps |
67+
| ![Speed Traps](screenshots/graph-speed-traps.png) | ![Track Positions](screenshots/graph-track-positions-by-laps.png) |
68+
| **⑤ Speed Trap** — Top speed by driver | **⑥ Positions** — Race position changes lap-by-lap |
69+
| ![Team Pace](screenshots/graph-team-pace.png) | ![Pit Stops](screenshots/graph-pitstops.png) |
70+
| **⑦ Team Pace** — Constructor-level pace comparison | **⑧ Pit Stops** — Ranked stop durations with tier colouring |
71+
72+
![All Heatmap](screenshots/all-heatmap.png)
73+
**Speed Heatmap** — Full-field speed trace overlaid on circuit
4974

5075
---
5176

screenshots/all-heatmap.png

906 KB
Loading

screenshots/dashboard.png

1.47 MB
Loading

screenshots/driver-stats.png

323 KB
Loading

screenshots/graph-heatmap.png

375 KB
Loading

screenshots/graph-pitstops.png

702 KB
Loading

screenshots/graph-race-pace.png

519 KB
Loading

screenshots/graph-sector-pace.png

836 KB
Loading

screenshots/graph-sparklines.png

515 KB
Loading

screenshots/graph-speed-traps.png

420 KB
Loading

0 commit comments

Comments
 (0)