background preloader

Graphics

Facebook Twitter

Raphaël—JavaScript Library. Three.js. D3.js - Data-Driven Documents. Reingold–Tilford Tree. Tree Layout · mbostock/d3 Wiki. Wiki ▸ API Reference ▸ Layouts ▸ Hierarchy ▸ Tree Layout The tree layout produces tidy node-link diagrams of trees using the Reingold–Tilford “tidy” algorithm.

Tree Layout · mbostock/d3 Wiki

For example, a tree layout can be used to organize software classes in a package hierarchy: Like most other layouts, the object returned by d3.layout.tree is both an object and a function.