mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 01:04:59 +00:00
Add support for displaying code contribution percentages greater than 100%
This commit is contained in:
parent
e1a09c907d
commit
798c22dbb9
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ document.addEventListener('DOMContentLoaded', function () {
|
|||
text: 'Percent of code written by aider'
|
||||
},
|
||||
beginAtZero: true,
|
||||
max: 100
|
||||
//max: 100
|
||||
}
|
||||
},
|
||||
plugins: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue