[ 源代码: node-d3-hierarchy ]
软件包:node-d3-hierarchy(3.1.2+~3.0.2-1)
node-d3-hierarchy 的相关链接
Debian 的资源:
下载源码包 node-d3-hierarchy:
- [node-d3-hierarchy_3.1.2+~3.0.2-1.dsc]
- [node-d3-hierarchy_3.1.2+~3.0.2.orig-types-d3-hierarchy.tar.gz]
- [node-d3-hierarchy_3.1.2+~3.0.2.orig.tar.gz]
- [node-d3-hierarchy_3.1.2+~3.0.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [d3js.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Layout algorithms for visualizing hierarchical data
Many datasets are intrinsically hierarchical. Consider geographic entities, such as census blocks, census tracts, counties and states; the command structure of businesses and governments; file systems and software packages.
This module implements several popular techniques for visualizing hierarchical data.
Node.js is an event-based server-side JavaScript engine.