mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #193] Added Race Insights & Charts visualization feature in CLI #211
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#211
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/193
Author: @SiddheshSuryawanshi17
Created: 1/25/2026
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
ac3a256Initial Commit📊 Changes
7 files changed (+607 additions, -2 deletions)
View changed files
📝
README.md(+18 -0)📝
main.py(+27 -0)📝
roadmap.md(+1 -1)➕
src/gui/insights_window.py(+203 -0)📝
src/gui/race_selection.py(+54 -1)➕
src/insights/__init__.py(+3 -0)➕
src/insights/chart_generator.py(+301 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.