Making XKCD Plots in Python
Found a bit of the MatPlotLib docs that shows how easy it is to create XKCD-styled graphs
Planted November 20, 2023
Last tended November 20, 2023
I just came across this today - making XKCD style graphs in Python. I know that drawing graphs is nothing new, especially with MatPlotLib but I haven’t seen them look quite as cool as this.
I’ve stored this away for some future exercises with students. In the meantime, here’s my first graph: