npm.io
3.0.0 • Published 5 years ago

d3-brush

Licence
ISC
Version
3.0.0
Deps
5
Size
65 kB
Vulns
0
Weekly
0
Stars
155

d3-brush

Brushing is the interactive specification a one- or two-dimensional selected region using a pointing gesture, such as by clicking and dragging the mouse. Brushing is often used to select discrete elements, such as dots in a scatterplot or files on a desktop. It can also be used to zoom-in to a region of interest, or to select continuous regions for cross-filtering data or live histograms.

Resources