News

Import NumPy and Matplotlib for basic linear and polynomial plots in Python. Seaborn lets you make statistical plots, like bar charts, histograms, and regression, with Python for free.
If you already have a plot generated with Matplotlib, activating xkcd-mode is as simple as calling a method on the pyplot object: matplotlib.pyplot.xkcd() ...