-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
What is the current behavior?
Version 3.0 has significantly degraded performance on larger datasets when bar charts are present. In the provided example if you remove the bar chart, the performance is mostly the same between versions.
The provided example is a real-world scenario from our app. I'm including both charts (which have synced tooltips) so you have the full picture
I didn't know if this would be duplicated issue but Ive came a cross #6207 which seems to have also problem with performance but we are not dealing with the debounce.
Screen.Recording.2025-09-03.at.9.08.00.AM.mov
What is the expected behavior?
- Keeping same performance or at least not significantly degraded
Screen.Recording.2025-09-03.at.9.08.19.AM.mov
Please provide a demo of the problem in a sandbox
- Recharts 2: https://codesandbox.io/p/sandbox/5sz5lv
- Recharts 3: https://codesandbox.io/p/devbox/recharts-2-forked-gcyhxy
Which versions of Recharts, and which browser / OS are affected by this issue? Did this work in previous versions of Recharts?
- Version 3.0 - degraded
- Version 2.0 - works OK
- Browser/OS - Agnostic
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels