mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 01:04:59 +00:00
Add missing max
property to chart configuration to ensure the chart displays the full range of contribution percentages.
This commit is contained in:
parent
7140f9ce8e
commit
3106ce3d1f
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ document.addEventListener('DOMContentLoaded', function () {
|
|||
text: 'Aider Contribution (%)'
|
||||
},
|
||||
beginAtZero: true,
|
||||
max: 100
|
||||
}
|
||||
},
|
||||
plugins: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue