From 87f5905bd60859c2190249f7a7afd081adaa3a2c Mon Sep 17 00:00:00 2001
From: Usman Baig
Date: Fri, 13 Mar 2026 13:50:27 +0100
Subject: [PATCH] fix: clip chart overflow from natural spline overshoot
---
components/dashboard/Chart.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/components/dashboard/Chart.tsx b/components/dashboard/Chart.tsx
index 0af1c67..c68b696 100644
--- a/components/dashboard/Chart.tsx
+++ b/components/dashboard/Chart.tsx
@@ -451,7 +451,7 @@ export default function Chart({
) : (
-