D3 tree demo

Instructions

A D3.js Tree demo.

With the following functions:

  • Click to toggle child nodes
  • Double click to ajax child nodes data
  • Ctrl+wheel to zoom scale
  • Right-click menu
  • Drawing text path on links
  • Showing info panel while mouseover node
  • Changing link color while mouseover link

Here to exprence.

Download and install

# Download
git clone https://github.com/godbasin/d3-tree-demo.git
cd d3-tree-demo

# http-server
http-server