Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected behaviour of synchronized charts with a shared brush on user interaction #2663

Open
abforce opened this issue Sep 23, 2021 · 1 comment

Comments

@abforce
Copy link

abforce commented Sep 23, 2021

Do you want to request a feature or report a bug?

Bug.

What is the current behavior?

In this example when user moves the window of brush the charts aren't getting synchronized, but when user changes the window size the charts are synchronized well.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net or similar (template: http://jsfiddle.net/ndLhnegs/).

Demo: https://recharts.org/en-US/examples/SynchronizedLineChart

What is the expected behavior?

Charts should be synchronized on both user moving the window and user changing the window size.

Which versions of Recharts, and which browser / OS are affected by this issue? Did this work in previous versions of Recharts?

I'm using Firefox v92. It used to work fine with Recharts v1.x.

@natBizitza
Copy link

natBizitza commented Apr 22, 2022

It's still reproducible and duplicated here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants