remove animation from charts (just annoying)

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-05-28 14:33:37 +02:00
parent 2043e72972
commit 33df2e4169
4 changed files with 5 additions and 5 deletions

View File

@@ -101,7 +101,7 @@ export function FunnelSteps({
]}
innerRadius={height / 3}
outerRadius={height / 2 - 10}
isAnimationActive={true}
isAnimationActive={false}
nameKey="label"
dataKey="value"
>