RADME update - including 'export SVG' functionality
This commit is contained in:
18
README.md
18
README.md
@@ -6,17 +6,23 @@ Interactive Python Dash app to visualize, analyze, and explore your jogging or r
|
|||||||
<img src="DashboardApp_WebVersion.png" alt="Description" width="800">
|
<img src="DashboardApp_WebVersion.png" alt="Description" width="800">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p align="left">
|
||||||
|
<img src="2025-09-15_HH_Run_10.90Km_overlay.svg" alt="Description" width="400">
|
||||||
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- **Info Banner** with total distance, duration, and average pace
|
- **Select file** choose a data file to analyse your run
|
||||||
- **Interactive Map View** with route trace and start/stop markers
|
- **export SVG** creates a SVG image of your course and "Info Banner" stats (like STRAVA)
|
||||||
- **Elevation Profile** with relative height and gradient fill
|
- **Info Banner** with total distance, duration, and average pace
|
||||||
- **Speed Over Time** plot with smoothing and average line
|
- **Interactive Map View** with route trace and start/stop markers
|
||||||
|
- **Elevation Profile** with relative height and gradient fill
|
||||||
|
- **Speed Over Time** plot with smoothing and average line
|
||||||
- **Heart Rate Over Time** plot with smoothing and average line (if .fit file)
|
- **Heart Rate Over Time** plot with smoothing and average line (if .fit file)
|
||||||
- **Deviation from Mean Speed** to see pacing consistency
|
- **Deviation from Mean Speed** to see pacing consistency
|
||||||
- **Pace Bar Chart** showing per-kilometer pace breakdown
|
- **Pace Bar Chart** showing per-kilometer pace breakdown
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user