This commit is contained in:
Paul Gauthier 2024-08-10 13:50:31 -07:00
parent 9d6630d3b4
commit c85f7d4f63

View file

@ -72,7 +72,7 @@ document.addEventListener('DOMContentLoaded', function () {
labels: { labels: {
generateLabels: function(chart) { generateLabels: function(chart) {
return [{ 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)', fillStyle: 'rgba(54, 162, 235, 0.2)',
strokeStyle: 'rgba(54, 162, 235, 1)', strokeStyle: 'rgba(54, 162, 235, 1)',
lineWidth: 1, lineWidth: 1,