Datavisualization for most wins in a single F1 season. In 2022, Max Verstappen won 15 races, breaking the record for the most number of Grand Prix wins in a season.
Here is a working live vesrion: http://onechart.xyz/most_f1_wins/
This work is using two chart types
- Main chart is Bar Chart (Horizontal)
- In a toltip I'm using Line chart with curveStep point interpolator provided by D3.js and some extra SVG elements to indicate the first position.
