[ 原始碼: node-d3-drag ]
套件:node-d3-drag(1.2.5+~1.2.5-1)
node-d3-drag 的相關連結
Debian 的資源:
下載原始碼套件 node-d3-drag:
- [node-d3-drag_1.2.5+~1.2.5-1.dsc]
- [node-d3-drag_1.2.5+~1.2.5.orig-types-d3-drag.tar.gz]
- [node-d3-drag_1.2.5+~1.2.5.orig.tar.gz]
- [node-d3-drag_1.2.5+~1.2.5-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [d3js.org]
相似套件:
Drag and drop SVG, HTML or Canvas using mouse or touch input
Drag-and-drop is a popular and easy-to-learn pointing gesture: move the pointer to an object, press and hold to grab it, “drag” the object to a new location, and release to “drop”.
D3’s drag behavior provides a convenient but flexible abstraction for enabling drag-and-drop interaction on selections. For example, you can use d3-drag to facilitate interaction with a force-directed graph, or a simulation of colliding circles.
Node.js is an event-based server-side JavaScript engine.
其他與 node-d3-drag 有關的套件
|
|
|
|
-
- dep: node-d3-dispatch
- Register named callbacks and call them with arguments
-
- dep: node-d3-selection
- select elements and join them to data