From 0c194a04039f193f5bb590c90d62d377f93e52dc Mon Sep 17 00:00:00 2001 From: Alex Holliday Date: Tue, 19 Nov 2024 14:18:29 +0800 Subject: [PATCH] Change AreaChart responsive container height to 80% --- Client/src/Components/Charts/AreaChart/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Client/src/Components/Charts/AreaChart/index.jsx b/Client/src/Components/Charts/AreaChart/index.jsx index 4c2fc97ba..4aa507940 100644 --- a/Client/src/Components/Charts/AreaChart/index.jsx +++ b/Client/src/Components/Charts/AreaChart/index.jsx @@ -89,7 +89,7 @@ const CustomAreaChart = ({ return (