项目作者: kyhau

项目描述 :
Example of displaying data in a collapsible tree using D3.js
高级语言: HTML
项目地址: git://github.com/kyhau/d3-collapsible-tree-demo.git
创建时间: 2017-02-14T04:48:53Z
项目社区:https://github.com/kyhau/d3-collapsible-tree-demo

开源协议:

下载


d3 collapsible tree demo

Example of displaying data in a collapsible tree using D3.js

Demo

https://kyhau.github.io/d3-collapsible-tree-demo/collapsible_tree.html.

Run locally

  1. Copy collapsible_tree.html and input_graph_tree.json to the same folder.

  2. Run: python -m http.server 8080

  3. URL: localhost:8080/collapsible_tree.html