Improving a graph
A technical walkthrough of visualizing and improving a graph of Auckland bus cancellation data using R, focusing on data representation and coding techniques.
A technical walkthrough of visualizing and improving a graph of Auckland bus cancellation data using R, focusing on data representation and coding techniques.
A technical tutorial on using the Julia programming language and AstroLib.jl to calculate and plot the analemma, the figure-8 path of the Sun in the sky.
Matplotlib 1.3 introduces a built-in plt.xkcd() function to easily create plots in the style of the popular XKCD webcomic.
A guide to creating hand-drawn, XKCD-style plots in Matplotlib using custom code before the feature was officially added.