From 7fda1d2010f9f8fc4f3fe4a4e5549cd195db5c89 Mon Sep 17 00:00:00 2001 From: Ephraim Atta-Duncan Date: Thu, 17 Aug 2023 10:57:36 +0000 Subject: [PATCH] feat: reduce chart radius to add padding --- apps/marketing/src/app/(marketing)/open/cap-table.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/marketing/src/app/(marketing)/open/cap-table.tsx b/apps/marketing/src/app/(marketing)/open/cap-table.tsx index 0aebe5da1..d5194e5f5 100644 --- a/apps/marketing/src/app/(marketing)/open/cap-table.tsx +++ b/apps/marketing/src/app/(marketing)/open/cap-table.tsx @@ -60,8 +60,8 @@ export const CapTable = ({ className, ...props }: CapTableProps) => { cy="50%" labelLine={false} label={renderCustomizedLabel} - outerRadius={180} - innerRadius={100} + outerRadius={160} + innerRadius={80} fill="#8884d8" dataKey="percentage" >