feat: reduce chart radius to add padding

This commit is contained in:
Ephraim Atta-Duncan
2023-08-17 10:57:36 +00:00
parent 96e8962956
commit b564e5e72f

View File

@ -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"
>