mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
updated models-over-time
This commit is contained in:
parent
370993cbed
commit
9b5a703307
4 changed files with 740 additions and 554 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue