feat: Add y-axis title to chart in senior-junior blog post

This commit is contained in:
Paul Gauthier 2024-09-26 10:19:07 -07:00 committed by Paul Gauthier (aider)
parent 5378171ed1
commit 4f32da2bf0

View file

@ -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,