mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
copy
This commit is contained in:
parent
9d6630d3b4
commit
c85f7d4f63
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ document.addEventListener('DOMContentLoaded', function () {
|
|||
labels: {
|
||||
generateLabels: function(chart) {
|
||||
return [{
|
||||
text: 'Bubble size: Lines of code contributed by aider',
|
||||
text: 'Y-axis is percent of code, bubble size is lines of code',
|
||||
fillStyle: 'rgba(54, 162, 235, 0.2)',
|
||||
strokeStyle: 'rgba(54, 162, 235, 1)',
|
||||
lineWidth: 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue