TIL you could make xkcd-like plots with matplotlib
matplotlib.org
TIL you could make xkcd-like plots with matplotlib
1–10 of 18 posts
Re: TIL you could make xkcd-like plots with matplotlib
#2Re: TIL you could make xkcd-like plots with matplotlib
#3Re: TIL you could make xkcd-like plots with matplotlib
#4Re: TIL you could make xkcd-like plots with matplotlib
#5Xkcd-Style Plots in Matplotlib https://jakevdp.github.io/blog/2012/10/07/xkcd-style-plots-i... (discussion: https://news.ycombinator.com/item?id=19293129)
XKCD Plots in Matplotlib: Going the Whole Way https://jakevdp.github.io/blog/2013/07/10/XKCD-plots-in-matp... (https://news.ycombinator.com/item?id=11642344)
Re: TIL you could make xkcd-like plots with matplotlib
#6is that how he does it? I wouldn't be surprised.
Re: TIL you could make xkcd-like plots with matplotlib
#7Compare the axes of the plots, or the vertical lines on the bar chart which have a pretty distinct periodicity, to the original: https://xkcd.com/373/
Re: TIL you could make xkcd-like plots with matplotlib
#8[0] https://summer.ai/blog ChatGPT should be your first cofounder
Re: TIL you could make xkcd-like plots with matplotlib
#9Fun plot style, but the "noise" is too regular to really look right. Seems like like it basically just superimposes a sine wave onto all the straight lines. Compare the axes of the plots, or the vertical lines on the bar chart which have a pretty distinct periodicity, to the original: https://xkcd.com/373/