mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54: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: {
|
options: {
|
||||||
scales: {
|
scales: {
|
||||||
y: {
|
y: {
|
||||||
beginAtZero: true,
|
beginAtZero: true,
|
||||||
title: {
|
title: {
|
||||||
display: true,
|
display: true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue