From 9bc7c8f3b02aab09ea4339a5c20d007622d97510 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Thu, 26 Sep 2024 17:43:01 -0700 Subject: [PATCH] feat: Add title to chart legend --- aider/website/_posts/2024-09-26-architect.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/aider/website/_posts/2024-09-26-architect.md b/aider/website/_posts/2024-09-26-architect.md index a65ca409e..77a7f2f08 100644 --- a/aider/website/_posts/2024-09-26-architect.md +++ b/aider/website/_posts/2024-09-26-architect.md @@ -154,6 +154,14 @@ top coding models, as compared to their previous "solo" scores (striped bars). }, legend: { display: true, + title: { + display: true, + text: 'Architect model', + font: { + size: 16, + weight: 'bold' + } + }, labels: { font: { size: 16