Page 1 of 1

Visualizing Data with D3.js

Posted: Mon Dec 05, 2011 10:39 am
by putzb642
Hey y'all

Thought I would share with you all an awesome java script library for visualizing data called D3

There is good documentation with good examples for you to go though if anyone is planning on having this be a web based visual.

http://mbostock.github.com/d3/

raphaeljs.com

Posted: Mon Dec 05, 2011 11:58 am
by matthew
Also see http://raphaeljs.com/
Great javascript library for drawing and animating vectors.