-
- [x] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
Use case – sy…
-
- [ ] Linking / highlighting of one subject across all scatterplots (e.g., turn all other samples into gray color) - #447, #467, #852
- [ ] Brushing (i.e., select regions of a scatterplot that you wa…
-
- [x] Set selection via props (change range, bind, etc)
- [x] Synced / Coordinated views
- https://observablehq.com/@yurivish/coordinated-views
- https://observablehq.com/@d3/brushable-scatterp…
-
```
>OPEN TUBE
Opening the tube reveals a viscous material.
>BRUSH TEETH WITH GUNK
A nice idea, but with a viscous material?
>TAKE GUNK
Taken.
>BRUSH TEETH WITH GUNK
Well, you seem to ha…
-
When an axis is upside down, regardless of whether it was flipped by double-clicking the title or with `pc.flipAxes`, brushing on that axis causes all polylines to disappear. However, if the axis is f…
-
Float, breakpoints, everything... A lot of Web layouts use sidebars on either the left or right, so this is pretty important to get to at some point.
One particular problem that's already cropping u…
-
Look at how the brush shrinks as I move the mouse to right:
![Kapture 2019-10-14 at 19 14 17](https://user-images.githubusercontent.com/111269/66794594-f1d16000-eeb6-11e9-9d39-7e42431d2973.gif)
…
-
This is basically for cases where filtering is happening asynchronously(via AJAX). Right now the filtering happens as the user drags the brush. Now if the filtering is computationally expensive, or sa…
-
Once support for multiple annotations is added, adding support for "point labels" could be another nice feature to add (at some point in the future...maybe even after an initial version is sent to CRA…
-
Demo: https://codepen.io/marton/pen/MZedBN
To reproduce start dragging a box and, while dragging, hit one of the marks with the corner of the box.
I causes the onBrushEnd event to trigger, if you …