D3.js
http://mbostock.github.com/d3/
D3 allows you to bind arbitrary data to a Document Object Model (DOM), and then apply data-driven transformations to the document. As a trivial example, you can use D3 to generate a basic HTML table from an array of numbers. Or, use the same data to create an interactive SVG bar chart with smooth transitions and interaction. D3 is not a traditional visualization framework. Rather than provide a monolithic system with all the features anyone may ever need, D3 solves only the crux of the problem: efficient manipulation of documents based on data. This gives D3 extraordinary flexibility, exposing the full capabilities of underlying technologies such as CSS3, HTML5 and SVG. It avoids learning a new intermediate proprietary representation. With minimal overhead, D3 is extremely fast, supporting large datasets and dynamic behaviors for interaction and animation. And, for those common needs, D3’s functional style allows code reuse through a diverse collection of optional modules.
Examples
- Albers Projection
- Area Chart (Radial)
- Area Chart
- Polar Stereographic Projection
- Bar Chart
- Box Plot Charts
- Bubble Chart
- Bullet Charts
- Hierarchical Edge Bundling (Radial Tree)
- Hierarchical Edge Bundling (Treemap)
- DJI
- VIX
- Non-Contiguous Cartogram
- Demers Cartogram
- Dorling Cartogram
- Chord Diagram
- Chord Diagram
- U.S. Unemployment by County
- Polar Clock
- Flare Dendogram
- Flare Dendogram
- Contour
- Crimean War
- Crimean War
- Delaunay Triangulation
- Donut Chart
- Dot Plot
- Force-Directed Layout
- Clustered Network
- Force-Directed Layout (Dynamic)
- Force-Directed Graph
- Force-Directed Map
- Force-Directed Layout (Multiple Foci)
- Force-Directed Layout
- Hello, data!
- Hello, data!
- Hello, data!
- Hello, data!
- Hello, world!
- Hello, node!
- Hello, sort!
- Hello, world!
- Hello, transition undefined!
- Hello, transition!
- Hello, data!
- Test - select > enter > append
- Test - selectAll > enter > append
- Histogram
- Horizon Chart
- Convex Hull
- Kernel Density Estimation
- Line Chart
- Marimekko Chart
- Mobile Patent Suits
- Mercator Projection
- Moiré Patterns
- Circle Packing
- Partition - Icicle
- Partition - Icicle
- Partition - Sunburst
- Partition - Sunburst
- Pie Chart
- Pie Chart
- U.S. Population
- Q-Q Plots
- Quadtree
- Sizzle
- Merge Sort
- Spline Editor
- Scatterplot Matrix
- Stacked Bar Chart
- Streamgraph
- Dot Plot
- Superformula
- Superformula
- U.S. States
- Node-Link Tree
- Node-Link Tree
- Node-Link Tree (Radial)
- Node-Link Tree
- Treemap
- Voroboids
- Voronoi Tesselation
- Zoom
- Zoom + Pan
- Zoom + Pan