Add support for displaying code contribution percentages greater than 100%

This commit is contained in:
Paul Gauthier 2024-07-29 11:39:02 -03:00 committed by Paul Gauthier (aider)
parent e1a09c907d
commit 798c22dbb9

View file

@ -44,7 +44,7 @@ document.addEventListener('DOMContentLoaded', function () {
text: 'Percent of code written by aider'
},
beginAtZero: true,
max: 100
//max: 100
}
},
plugins: {