mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
feat: Add y-axis title to chart in senior-junior blog post
This commit is contained in:
parent
5378171ed1
commit
4f32da2bf0
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ Splitting up "code reasoning" and "code editing" has produced SOTA results on
|
|||
},
|
||||
options: {
|
||||
scales: {
|
||||
y: {
|
||||
y: {
|
||||
beginAtZero: true,
|
||||
title: {
|
||||
display: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue