From 3106ce3d1f51adb32c15f8b34c1f2f20f0000d24 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 29 Jul 2024 11:44:40 -0300 Subject: [PATCH] Add missing `max` property to chart configuration to ensure the chart displays the full range of contribution percentages. --- aider/website/_includes/blame.md | 1 - 1 file changed, 1 deletion(-) diff --git a/aider/website/_includes/blame.md b/aider/website/_includes/blame.md index 4a6fc2fd4..1946ea5bf 100644 --- a/aider/website/_includes/blame.md +++ b/aider/website/_includes/blame.md @@ -51,7 +51,6 @@ document.addEventListener('DOMContentLoaded', function () { text: 'Aider Contribution (%)' }, beginAtZero: true, - max: 100 } }, plugins: {