I have been toying around with F1 data and python plots, and got some average gap graphics in gif form, starting at Bahrain and up to Italy.
- Team Averages (only Q1): https://imgur.com/a/f4nBIO6
- Driver Q1 averages: https://imgur.com/a/kkJABGV
- Driver Q2 averages: https://imgur.com/a/VLhdOta
- Driver Q3 averages: https://imgur.com/a/ZFsGCzy
They are gifs, so check your wi-fi upon entering because there are many on each page, obviously.
Would have posted a few examples here, but apparently Lemmy is not keen on it. Hope imgur’s servers do not crap out on me.
Examples:
- McL’s averages: https://i.imgur.com/1nWQ1GT.gif
- Intra-team qualy battles: https://i.imgur.com/ayVxwJI.gif
I thought about posting images, but with 16 images for each driver, that album would be rather large…
You could have a single non-animated graph with time/race on the x-axis, the gap (or whatever other data) on the y-axis, and a separate point for each team (joined to make a line graph). It would solve the issue of too many graphs, though you might have to experiment so it doesn’t end up too cluttered!
Yeah, I did try that, but it became REALLY cluttered once it got to about 10 races.
It all depends on what you are after. An album for each driver would be the best way to study the data, while time lapses like this are fine as a “huh, neat” type diversion. I’d also suggest using the team colors for the bars even in the driver graphs so you can easily identify who is who. As is I can’t discern what the orange-to-blue color gradient is representing?
Yeah, I do that in the other plots, but I tried to make something a bit more colourful on these, plus on the drivers, there would be repeated colours for the 2 drivers of all other teams.
I might do images and gifs in individual albums, yeah, so you can see the progression and also check out the details. Need to find a way to automate that process, though, because it will be annoying to do.
Repeated colors aren’t really a problem, in fact the opposite! You want to quickly be able to identify the drivers and the teams and easily scan the graphs.
The team gaps do us the teams’ colours, with a bit of an edit for better brightness. Alpine is pink because we have too many blues already.
But my non-designer brain wants more pretty colours in the drivers’ one. I might re-run them with team colours and see what happens. Thank you very much for all the feedback so far, it is much appreciated!
The only thing you want to think about in data is ease of readability. If, for example, every driver’s bar was their team’s color in the graphs you could instantly and easily see and compare a drivers gap to both drivers in another team.