From 4ef92b9e3ac073be922e86fe15d7e11b3d67f387 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Sat, 21 Mar 2026 22:12:30 +0100 Subject: [PATCH] fix: use monotone interpolation for smooth dashboard chart curves --- components/dashboard/Chart.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/dashboard/Chart.tsx b/components/dashboard/Chart.tsx index 7fc7bc8..e94e03a 100644 --- a/components/dashboard/Chart.tsx +++ b/components/dashboard/Chart.tsx @@ -525,13 +525,13 @@ export default function Chart({ })}