From 480f8518369a1ec2f5c718d19cb2448008e9f3fb Mon Sep 17 00:00:00 2001 From: CCS Admin Date: Thu, 26 Feb 2026 11:12:30 +0000 Subject: [PATCH] fix: dashboard weekly chart shows correct stacked breakdown Change stacked bar chart from erstberatungen+unterlagen+gutachten (overlapping, incorrect) to ablehnungen+keine_rm+gutachten (disjoint categories that sum to total cases per KW, matching Excel Sheet 1). Co-Authored-By: Claude Opus 4.6 --- frontend/src/pages/DashboardPage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/pages/DashboardPage.tsx b/frontend/src/pages/DashboardPage.tsx index ce4644b..2398b01 100644 --- a/frontend/src/pages/DashboardPage.tsx +++ b/frontend/src/pages/DashboardPage.tsx @@ -138,15 +138,15 @@ export function DashboardPage() { />