Streamgraphs in processing.js
Jason Sundram of runningwithdata.tumblr.com took the Streamgraph open source code and produced a port to processing.js with a number of very cool examples.
Check out the examples and source code at http://runningwithdata.tumblr.com/post/566345323/streamgraph-js
Rock on!

That’s amazing what you can do with JavaScript lately. when I started using JS back in 1996 none of those cool features such as jquery and complex graphs were possible.
Thank you for this. Sharing source code… MY FAVORITE. W00t
The screenshots of streamgraphs.js are awesome. Thanks for portink the code.