godbasin / d3-tree-demo

A D3.js Tree demo.

Home Page:http://d3.godbasin.com/d3-tree-demo/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A D3.js Tree demo.

http://d3.godbasin.com/d3-tree-demo/index.html


Languages

Language:HTML 60.7%Language:JavaScript 32.9%Language:CSS 6.4%