Skip to content

Commit f221c5e

Browse files
samejrmatt-aitken
authored andcommitted
no animation on chart tooltips
1 parent cb70b5f commit f221c5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/webapp/app/components/primitives/charts/ChartBar.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ export function ChartBarRenderer({
174174
}
175175
labelFormatter={tooltipLabelFormatter}
176176
allowEscapeViewBox={{ x: false, y: true }}
177+
animationDuration={0}
177178
/>
178179

179180
{/* Zoom selection area - rendered before bars to appear behind them */}

0 commit comments

Comments
 (0)