mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 01:04:59 +00:00
Add more descriptive y-axis label for Aider contribution chart
This commit is contained in:
parent
68ccbdfa3a
commit
c294bff910
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ document.addEventListener('DOMContentLoaded', function () {
|
|||
y: {
|
||||
title: {
|
||||
display: true,
|
||||
text: 'Aider Contribution (%)'
|
||||
text: 'Aider Contribution (% of code)'
|
||||
},
|
||||
beginAtZero: true,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue