This commit is contained in:
Paul Gauthier 2024-07-29 12:50:12 -03:00
parent da236f5f65
commit ae1932f43f

View file

@ -72,7 +72,7 @@ document.addEventListener('DOMContentLoaded', function () {
labels: {
generateLabels: function(chart) {
return [{
text: 'Bubble size: Total lines contributed by aider',
text: 'Bubble size: Lines of code contributed by aider',
fillStyle: 'rgba(54, 162, 235, 0.2)',
strokeStyle: 'rgba(54, 162, 235, 1)',
lineWidth: 1,