Casper-Guo / Armchair-Strategist

Strategy dashboard for all F1 races since 2018
https://armchair-strategist.dev/
Apache License 2.0
49 stars 4 forks source link

Use new plotting API in Fastf1 3.4.0 #71

Open Casper-Guo opened 3 months ago

Casper-Guo commented 3 months ago

See all changes at theOehrly/Fast-F1#585

Casper-Guo commented 2 months ago

Per FastF1 v3.4.0 release notes:

The argument misc_mpl_mods of function setup_mpl() is deprecated and will be removed in the future without replacement for its functionality.

The current setting is misc_mpl_mods=False. Need to investigate the effects of removing the argument entirely.