mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
new svg
This commit is contained in:
parent
e2776fd8fe
commit
4ea70bfdc0
2 changed files with 479 additions and 464 deletions
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
|
@ -182,7 +182,7 @@ def show_stats(dirnames):
|
||||||
arrowprops={"arrowstyle": "->", "connectionstyle": "arc3,rad=0.3"},
|
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_xlabel("Model")
|
||||||
ax.set_title("GPT Code Editing")
|
ax.set_title("GPT Code Editing")
|
||||||
ax.legend(
|
ax.legend(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue