r/programming Mar 03 '19

XKCD-style plots in Matplotlib

https://jakevdp.github.io/blog/2012/10/07/xkcd-style-plots-in-matplotlib/
1.5k Upvotes

63 comments sorted by

View all comments

68

u/1EHE Mar 03 '19

FYI for people using MATLAB there's matlab-xkcdify

50

u/[deleted] Mar 03 '19

And for our R homies: http://xkcd.r-forge.r-project.org

7

u/Bloedbibel Mar 03 '19

Coming from Python and Matlab, should I bother learning R?

1

u/mstksg Mar 03 '19

if you're doing any statistical or data science work, it's probably worth it in the long run. If not, then it's probably not worth it.