Live data from Hacker News

How to make awesome diagrams for your slides

slideshare.net

1–10 of 24 posts

How to make awesome diagrams for your slides

#1
This meta-presentation can help anyone making a powerpoint with diagrams and/or flowcharts. It contains a set of very simple, easy to follow guidelines that should improve their visibility and attractiveness.

I was meant to be a short presentation to help my brother with his work, but it kindof took a life of its own. It was promoted to Slideshare's front page in less than 12 hours.

How to make awesome diagrams for your slides
slideshare.net

Re: How to make awesome diagrams for your slides

#3
Maybe he should recommend the use of the "LaTeX Beamer class"[1] along with TikZ[2]. I used the duo on different scientific presentations and everything was always properly displayed especially with complex graphs or formula.

[1] https://bitbucket.org/rivanvx/beamer/wiki/Home [2] http://www.texample.net/tikz/

Re: How to make awesome diagrams for your slides

#6
Interesting way he counts the colors. Makes sense though, after some thought.

Specifics: slide 34. Formula is (each item is a number of colors):

  fill + text + lines - background
The minimal number would be 2, with text=1, background=1, and no lines and filled shapes. That is the case with pure text slides, typically B&W.

When we draw lines and fill shapes, we may introduce additional colors, or what feels as adding colors to a purely B&W picture. We could also have portions of text and/or background color-coded.

In any case, the author apparently counts the number of additional colors. He suggests the number should be small (no more than 3, see slide 35), in order for the viewer to keep the "color coding" manageable.

Re: How to make awesome diagrams for your slides

#7
Two tips:

Use colors in /addition/ to other indications. Roughly ten percent of males are red-green colorblind and cannot easily distinguish colors that contain these colors (e.g., purple = blue + red = BLUE to them). Also, projectors are usually pretty crappy at colors.

"If PowerPoint ever automatically chooses a smaller font for your text, you have too much on the slide." -- somebody wise

Re: How to make awesome diagrams for your slides

#8
This slide deck was brought to you by Enrique García a.k.a. Kitito[1], who's also the author (among other things) of the excellent "middle class" library, a class-based object system for Lua, and PÄSSION library collection, an OO-layer built on top of the LÖVE game framework.

[1] https://github.com/kikito

[2] http://love2d.org

/shameless plug from a fellow löver.

Post reply on HN