We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42676b commit 01f9506Copy full SHA for 01f9506
apps/webapp/app/components/primitives/charts/ChartBar.tsx
@@ -174,6 +174,7 @@ export function ChartBarRenderer({
174
}
175
labelFormatter={tooltipLabelFormatter}
176
allowEscapeViewBox={{ x: false, y: true }}
177
+ animationDuration={0}
178
/>
179
180
{/* Zoom selection area - rendered before bars to appear behind them */}
0 commit comments