[PR #137] Feat: Add Tyre Strategy visualization (Compound & Life) #167

Open
opened 2026-05-07 00:19:00 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/137
Author: @shash-hq
Created: 12/27/2025
Status: 🔄 Open

Base: mainHead: feat/tyre-strategy


📝 Commits (2)

  • ddf3763 Feat: Add Tyre Strategy visualization (Compound & Life)
  • fab8d92 Fix: Resolve NameError in Leaderboard Tyre/DRS rendering

📊 Changes

2 files changed (+33 additions, -24 deletions)

View changed files

📝 src/f1_data.py (+10 -4)
📝 src/ui_components.py (+23 -20)

📄 Description

Added tyre strategy info to the leaderboard. It now shows:

  • Color-coded tyre icons (Soft/Medium/Hard/Inter/Wet).
  • Real-time tyre age (Laps used).
    This helps a lot in understanding the race context during the replay!

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/IAmTomShaw/f1-race-replay/pull/137 **Author:** [@shash-hq](https://github.com/shash-hq) **Created:** 12/27/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/tyre-strategy` --- ### 📝 Commits (2) - [`ddf3763`](https://github.com/IAmTomShaw/f1-race-replay/commit/ddf3763cc56ec729124bcace155d4f0d22f281df) Feat: Add Tyre Strategy visualization (Compound & Life) - [`fab8d92`](https://github.com/IAmTomShaw/f1-race-replay/commit/fab8d92727a30585d8aeb3b55912cdfad85c5a1a) Fix: Resolve NameError in Leaderboard Tyre/DRS rendering ### 📊 Changes **2 files changed** (+33 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `src/f1_data.py` (+10 -4) 📝 `src/ui_components.py` (+23 -20) </details> ### 📄 Description Added tyre strategy info to the leaderboard. It now shows: - Color-coded tyre icons (Soft/Medium/Hard/Inter/Wet). - Real-time tyre age (Laps used). This helps a lot in understanding the race context during the replay! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/f1-race-replay#167
No description provided.