updated models-over-time

This commit is contained in:
Paul Gauthier 2024-11-20 19:40:59 -08:00
parent 370993cbed
commit 9b5a703307
4 changed files with 740 additions and 554 deletions

View file

@ -131,7 +131,7 @@ def plot_over_time(yaml_file):
alpha=0.75,
xytext=(5, 5),
textcoords="offset points",
rotation=45,
rotation=30,
)
ax.set_xlabel("Model release date", fontsize=18, color="#555")