mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 16:35:49 +02:00
[GH-ISSUE #95] Driver-specific tire stint visualization on timeline #20
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#20
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?
Originally created by @av-04 on GitHub (Dec 20, 2025).
Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/95
When a driver will be selected they will display tire usage and stint on the main timeline and will show which compound has been used in which laps
Implementation
using the FastF1 library to extract the data
Map stints to lap ranges
rendering color bars for the tires
Happy to implement if this is approved
@av-04 commented on GitHub (Dec 20, 2025):
Hey! I just noticed I can’t add labels to the issue.
Feel free to tag this as enhancement / UI.
Happy to work on the implementation.
@av-04 commented on GitHub (Dec 22, 2025):
@IAmTomShaw
@IAmTomShaw commented on GitHub (Jan 9, 2026):
Hey! Sorry I missed this. Thanks for the suggestion :)