[ 原始碼: node-d3-brush ]
套件:node-d3-brush(1.0.4-3)
Select a one- or two-dimensional region using the mouse or touch
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.
其他與 node-d3-brush 有關的套件
|
|
|
|
-
- dep: node-d3-dispatch (>= 1)
- Register named callbacks and call them with arguments
-
- dep: node-d3-drag (>= 1)
- Drag and drop SVG, HTML or Canvas using mouse or touch input
-
- dep: node-d3-interpolate (>= 1)
- Interpolate numbers, colors, strings, arrays, objects, whatever!
-
- dep: node-d3-selection (>= 1)
- select elements and join them to data
-
- dep: node-d3-transition (>= 1)
- Animated transitions for D3 selections
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable