[ 源代码: node-d3-contour ]
软件包:node-d3-contour(1.3.2+~1.3.3-1)
node-d3-contour 的相关链接
Debian 的资源:
下载源码包 node-d3-contour:
- [node-d3-contour_1.3.2+~1.3.3-1.dsc]
- [node-d3-contour_1.3.2+~1.3.3.orig-types-d3-contour.tar.gz]
- [node-d3-contour_1.3.2+~1.3.3.orig.tar.gz]
- [node-d3-contour_1.3.2+~1.3.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [d3js.org]
相似软件包:
Compute contour polygons
This module computes contour polygons by applying marching squares to a rectangular array of numeric values.
Contour polygons are GeoJSON, you can transform and display them using standard tools. Contour plots can also visualize continuous functions by sampling.
Contours can also show the estimated density of point clouds, which is especially useful to avoid overplotting in large datasets. This library implements fast two-dimensional kernel density estimation.
Node.js is an event-based server-side JavaScript engine.
其他与 node-d3-contour 有关的软件包
|
|
|
|
-
- dep: node-d3-array
- Array manipulation, ordering, searching, summarizing, etc