node-d3-brush

Select a one- or two-dimensional region using the mouse or touch
  https://d3js.org/d3-brush/
  0
  no reviews



Brushing is the interactive specification a one- or two-dimensional selected region using a pointing gesture, such as by clicking and dragging the mouse.

The d3-brush module implements brushing for mouse and touch events using SVG.

Node.js is an event-based server-side JavaScript engine.