From 643f1dc35aae3d4a76e57a7074878f6c61836b75 Mon Sep 17 00:00:00 2001 From: Zichao Lin Date: Mon, 6 Jul 2026 22:13:46 +0800 Subject: [PATCH] fix(dashboard): extract labels/data from tuple list for Chart.js --- app/templates/dashboard.html | 41 ++++++++++++++++-------------------- 1 file changed, 18 insertions(+), 23 deletions(-) diff --git a/app/templates/dashboard.html b/app/templates/dashboard.html index 8e464b2..487c47d 100644 --- a/app/templates/dashboard.html +++ b/app/templates/dashboard.html @@ -77,29 +77,24 @@ {% endif %}