williaster / data-ui

A collection of data-rich UI components 📈
https://williaster.github.io/data-ui/
MIT License
546 stars 69 forks source link

How to sync brushes #188

Open kennetpostigo opened 5 years ago

kennetpostigo commented 5 years ago

Hey, Is there a way to sync brushes?

I tried to figure out a way to do so using onBrushStart and onBrushEnd but theres no way that I found to update the coordinates of the selection area. Are there any way to go about these using the methods exposed on Brush?