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

Brush Wrapping #81

Open
lemmingapex opened this issue Oct 19, 2020 · 0 comments
Open

Brush Wrapping #81

lemmingapex opened this issue Oct 19, 2020 · 0 comments

Comments

@lemmingapex
Copy link

Is there any way to get a brush to wrap from one side to the other? When the brush is dragged to the edge, I want to see the potion that would normally leave the extent, re-appear on the other side. I though I might be lucky by using the modulus operator and modifying the following example: https://observablehq.com/@d3/brush-snapping

Would the implementation I describe require that more than one brush be used and coordinated together?

For reference, I am attempting to use the brush to create a looped animation. Any examples of where I might find something this? Any help or information is appreciated.

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

No branches or pull requests

1 participant