-
Notifications
You must be signed in to change notification settings - Fork 524
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
Refactor and fix brush and zoom behavior #2111
Comments
Probably should be looking into this one too since this is being refactored. |
Any update on the Zoom and Brush refactor @becca-bailey? Thanks |
Also curious about any updates here @becca-bailey, experiencing the exact same issue as described here #1541, |
This issue scope has expanded greatly, but all the PRs appeared to be merged. I'm going to close this one and we can address any remaining problems in separate issues. |
We have seen lots of issues come up around brush and zoom behavior, and the brush and zoom becoming out of sync in certain situations. Since it has been difficult to address this issues,
VictoryZoomContainer
is a good candidate for a refactor.Let's consolidate some of the discussion around
VictoryBrush
andVictoryZoomContainer
here in order to avoid duplicate issues.Current issues:
This issue most likely depends on the state management milestone.
The text was updated successfully, but these errors were encountered: