Live data from Hacker News

Automating xkcd Diagrams: Transforming Serious to Funny

blog.wolfram.com

1–9 of 9 posts

Re: Automating xkcd Diagrams: Transforming Serious to Funny

#2
xkcd-style graphs in your language:

- Mathematica: http://mathematica.stackexchange.com/questions/11350/xkcd-st...

- Matlab: http://stackoverflow.com/questions/12701841/xkcd-style-graph...

- R: http://stackoverflow.com/questions/12675147/how-can-we-make-...

- TeX: http://tex.stackexchange.com/questions/74878/create-xkcd-sty...

I've really enjoyed all these questions! Thanks to the original asker. The TeX ones are especially neat because they are a vector graphic, no image distortion involved.

Re: Automating xkcd Diagrams: Transforming Serious to Funny

#5
post #4

When will wolfram alpha do this for me?

We already have a framework that can do this kind of thing -- see http://www.wolframalpha.com/input/?i=blur+plot+of+sin(x) -- but because of our release schedule, it'll take around 2 weeks for the xkcd code to make it to production.

Re: Automating xkcd Diagrams: Transforming Serious to Funny

#8
post #2

xkcd-style graphs in your language: - Mathematica: http://mathematica.stackexchange.com/questions/11350/xkcd-st... - Matlab: http://stackoverflow.com/questions/12701841/xkcd-style-graph... - R: http://stackoverflow.com/questions/12675147/how-can-we-make-... - TeX: http://tex.stackexchange.com/questions/74878/create-xkcd-sty... I've really enjoyed all these questions! Thanks to the original asker. The TeX ones are esp…

matplotlib: https://github.com/matplotlib/matplotlib/pull/1329

Re: Automating xkcd Diagrams: Transforming Serious to Funny

#9
post #4

When will wolfram alpha do this for me?

We already have a framework that can do this kind of thing -- see http://www.wolframalpha.com/input/?i=blur+plot+of+sin(x) -- but because of our release schedule, it'll take around 2 weeks for the xkcd code to make it to production.

s/blur/xkcd/

http://www.wolframalpha.com/input/?i=xkcd+plot+of+sin(x)

I'll be back in two weeks to click that link :-)