From fc78b0c5b02a4d950cfbd96e9d4d5a6c779724db Mon Sep 17 00:00:00 2001 From: Marcel Weschke Date: Tue, 5 May 2026 15:06:18 +0200 Subject: [PATCH] Updated the README.md to the latest version. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4a6d44a..ef7b318 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,12 @@ This SVG can then be overlaid on another image (Strava‑inspired). ## Features -### 📊 Info & Navigation +### Info & Navigation - **Select file** — choose any `.gpx` or `.fit` file from the dropdown to analyze your run - **Export SVG** — creates a transparent SVG overlay of your route and stats (Strava‑inspired) - **Info Banner** — total distance, duration, average pace, elevation gain, and estimated calories burned -### 🗺️ Map & Standard Plots +### Map & Standard Plots - **Interactive Map View** — route trace with start/stop markers and hover interaction linked to the elevation profile - **Elevation Profile** — relative height over time, color-coded per segment: red = climbing, grey = flat, green = descending - **Speed Over Time** — smoothed speed curve with average reference line @@ -29,7 +29,7 @@ This SVG can then be overlaid on another image (Strava‑inspired). - **Deviation from Mean Speed** — pacing consistency over the run - **Pace Bar Chart** — per-kilometer pace breakdown with average reference line -### 🔥 Pixel Maps (Sam-Style) +### Pixel Maps Three additional pixel-accurate route maps rendered below the main map, inspired by [Sam's approach](https://youtu.be/PA8d4u5T4BM?t=240) of drawing GPS routes pixel by pixel: - **Heatmap** — draws the route pixelwise and counts how often each pixel was crossed. Segments you run frequently glow brighter (dark → orange → white). Supports two modes toggled via a switch below the plot: