mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
new svg
This commit is contained in:
parent
e2776fd8fe
commit
4ea70bfdc0
2 changed files with 479 additions and 464 deletions
|
@ -182,7 +182,7 @@ def show_stats(dirnames):
|
|||
arrowprops={"arrowstyle": "->", "connectionstyle": "arc3,rad=0.3"},
|
||||
)
|
||||
|
||||
ax.set_ylabel("Percent of exercises with\nall unit tests passing")
|
||||
ax.set_ylabel("Percent of exercises completed successfully")
|
||||
# ax.set_xlabel("Model")
|
||||
ax.set_title("GPT Code Editing")
|
||||
ax.legend(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue