mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 16:35:49 +02:00
[PR #137] Feat: Add Tyre Strategy visualization (Compound & Life) #167
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#167
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/137
Author: @shash-hq
Created: 12/27/2025
Status: 🔄 Open
Base:
main← Head:feat/tyre-strategy📝 Commits (2)
ddf3763Feat: Add Tyre Strategy visualization (Compound & Life)fab8d92Fix: 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:
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.