Script of the Day: D3.js

D3.js is a complex JavaScript library for graphically rendering large or small data structures with the aid of SVG, HTML (5) and CSS (3). It's extremely fast, working with huge data sets and adding interactivity controls at the same time. D3.js works by binding data series to DOM components, ... [ read more >> ]

Some of the type of charts/graphs D3.js can create

Image comment: Some of the type of charts/graphs D3.js can create
Image credits: Softpedia

Some of the type of charts/graphs D3.js can create