From ecac8002ae723bc915c920f6de42566c4c54aa90 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Mon, 19 Jan 2026 18:30:11 +0100 Subject: [PATCH] fix: change Area component type from natural to monotone and add baseValue for improved chart rendering --- components/dashboard/Chart.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/components/dashboard/Chart.tsx b/components/dashboard/Chart.tsx index d7884e0..2266add 100644 --- a/components/dashboard/Chart.tsx +++ b/components/dashboard/Chart.tsx @@ -399,7 +399,7 @@ export default function Chart({ data, prevData, stats, prevStats, interval }: Ch {hasPrev && (