This page will generate a JavaScript file with the chosen visualizations.

Build Options

Node Link Visualizations
Radial tree and graph visualization.
A Force-Directed tree and graph visualization.
A "classic" tree layout that contracts and expands nodes to adapt to the available space.
A tree and graph layout based on hyperbolic geometry.
Space Filling Visualizations
A space-filling visualization that uses containment as visual encoding for nodes relations. Squarified, SliceAndDice and Strip layouts are included.
A radial space-filling visualization.
A tree space-filling visualization with multiple orientations.
Charts
A stacked area chart.
A stacked or grouped bar chart that supports multiple orientations.
A stacked pie chart.

Download Options

Compressor
Uses Google's Closure Compiler to clean whitespace and perform simple code optimizations.
Uncompressed source. Recommended in testing phase.