xkcd style matplotlib plots from my thesis
you need ipython, python-notebook, matplotlib, pylab, ... and possibly more
from the command line type
A browser window should pop up, running an ipython session where you can select the All.ipynb notebook.
Open it, and do a "Run All". All cells will be evaluated. All but the first two can be manipulated by you. play around!
DEPRECATION WARNING
===================
This repository ignores completely the developements described here: http://jakevdp.github.io/blog/2013/07/10/XKCD-plots-in-matplotlib/