From c85f7d4f637f9b9d21250fe7a1ffafee252ae91a Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 10 Aug 2024 13:50:31 -0700 Subject: [PATCH] copy --- aider/website/_includes/blame.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/website/_includes/blame.md b/aider/website/_includes/blame.md index e5c66867e..d3fbbacdf 100644 --- a/aider/website/_includes/blame.md +++ b/aider/website/_includes/blame.md @@ -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,