[ ソース: node-d3-drag ]
パッケージ: node-d3-drag (1.2.1-3)
node-d3-drag に関するリンク
Debian の資源:
node-d3-drag ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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 (>= 1)
- Register named callbacks and call them with arguments
-
- dep: node-d3-selection (>= 1)
- select elements and join them to data
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable