[ 源代码: node-d3-transition ]
软件包:node-d3-transition(1.3.2+~1.3.2-1)
node-d3-transition 的相关链接
Debian 的资源:
下载源码包 node-d3-transition:
- [node-d3-transition_1.3.2+~1.3.2-1.dsc]
- [node-d3-transition_1.3.2+~1.3.2.orig-types-d3-transition.tar.gz]
- [node-d3-transition_1.3.2+~1.3.2.orig.tar.gz]
- [node-d3-transition_1.3.2+~1.3.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [d3js.org]
相似软件包:
Animated transitions for D3 selections
A transition is a selection-like interface for animating changes to the DOM. Instead of applying changes instantaneously, transitions smoothly interpolate the DOM from its current state to the desired target state over a given duration.
Node.js is an event-based server-side JavaScript engine.
其他与 node-d3-transition 有关的软件包
|
|
|
|
-
- dep: node-d3-color
- Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch)
-
- dep: node-d3-dispatch
- Register named callbacks and call them with arguments
-
- dep: node-d3-ease
- Easing functions for smooth animation
-
- dep: node-d3-interpolate
- Interpolate numbers, colors, strings, arrays, objects, whatever!
-
- dep: node-d3-selection
- select elements and join them to data
-
- dep: node-d3-timer
- efficient queue to manage thousands of concurrent animations