Add missing max property to chart configuration to ensure the chart displays the full range of contribution percentages.

This commit is contained in:
Paul Gauthier 2024-07-29 11:44:40 -03:00 committed by Paul Gauthier (aider)
parent 7140f9ce8e
commit 3106ce3d1f

View file

@ -51,7 +51,6 @@ document.addEventListener('DOMContentLoaded', function () {
text: 'Aider Contribution (%)'
},
beginAtZero: true,
max: 100
}
},
plugins: {