Matplotlib: put the legend outside the plot
http://stackoverflow.com/questions/4700614/how-to-put-the-legend-out-of-the-plot
http://stackoverflow.com/questions/4700614/how-to-put-the-legend-out-of-the-plot
When trying to change fonts in matplotlib, you might run into an error that says that the font or the font family was not found. To fix this, you need to act...
To remove lines the object oriented way in matplotlib (using axes, etc.) take a look at my tuner program for an example. Alternatively, look at the fitzhugh-...
http://jakevdp.github.io/blog/2013/07/10/XKCD-plots-in-matplotlib/