Publication-quality matplotlib/seaborn charts from a one-line prompt. Colorblind-accessible, despined, annotation-rich figures using DejaVu Sans, cubehelix/ColorBrewer palettes, and whitegrid styling.
The function <code>matplotlib.pyplot.figure ()</code> creates a space into which we will place all of our plots. The parameter <code>figsize</code> tells Python how big to make this space.