[ 原始碼: node-d3-shape ]
套件:node-d3-shape(1.3.7+~1.3.8-1)
node-d3-shape 的相關連結
Debian 的資源:
下載原始碼套件 node-d3-shape:
- [node-d3-shape_1.3.7+~1.3.8-1.dsc]
- [node-d3-shape_1.3.7+~1.3.8.orig-types-d3-shape.tar.gz]
- [node-d3-shape_1.3.7+~1.3.8.orig.tar.gz]
- [node-d3-shape_1.3.7+~1.3.8-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [d3js.org]
相似套件:
Graphical primitives for visualization, such as lines and areas
Visualizations typically consist of discrete graphical marks, such as symbols, arcs, lines and areas. While the rectangles of a bar chart may be easy enough to generate directly using SVG or Canvas, other shapes are complex, such as rounded annular sectors and centripetal Catmull–Rom splines.
This module provides a variety of shape generators for your convenience.
Node.js is an event-based server-side JavaScript engine.