diff --git a/components/dashboard/Chart.tsx b/components/dashboard/Chart.tsx
index 9eceb86..700caa6 100644
--- a/components/dashboard/Chart.tsx
+++ b/components/dashboard/Chart.tsx
@@ -431,6 +431,7 @@ export default function Chart({
xDataKey="dateObj"
aspectRatio="2.5 / 1"
margin={{ top: 20, right: 20, bottom: 40, left: 50 }}
+ animationDuration={400}
>