Visualizing Data with D3.js

Transforming Data: Cultural Strategies in DataMining
Instructor: George Legrady
Locked
putzb642
Posts: 10
Joined: Tue Sep 13, 2011 11:02 am

Visualizing Data with D3.js

Post by putzb642 » Mon Dec 05, 2011 10:39 am

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/

User avatar
matthew
Posts: 11
Joined: Tue Sep 13, 2011 11:13 am
Location: brooklyn, ny

raphaeljs.com

Post by matthew » Mon Dec 05, 2011 11:58 am

Also see http://raphaeljs.com/
Great javascript library for drawing and animating vectors.

Locked