You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
Screen.Recording.2025-09-03.at.9.08.19.AM.mov
Please provide a demo of the problem in a sandbox
Which versions of Recharts, and which browser / OS are affected by this issue? Did this work in previous versions of Recharts?