Thursday
Oct182012
DYNAMICALLY GENERATING XKCD-STYLE CHARTS WITH JAVSCRIPT AND PYTHON
Thursday, October 18, 2012 at 8:19PM [Update 2012/10/24] Now there's a site that let's you create these charts interactively
Interactive demo: http://imkevinxu.com/xkcd/
Non-interactive, but also cool demonstration of D3 & JavaScript to create a hand-drawn look for charts: http://dan.iel.fm/xkcd/
Another implementation here using Matplotlib and Python: http://jakevdp.github.com/blog/2012/10/07/xkcd-style-plots-in-matplotlib/



Reader Comments