Software for creating graphs for presentations

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
Messages
3,510
Reaction score
1,073
I was wondering if anyone has a suggestion for software that can be used to create good looking graphs for e.g Powerpoint presentations?
| have access to a range of packages (Excel, Origin, Matlab) but none of them can create really "slick" locking graphs (but they are fine for figures in papers etc). I usually end up having to use non-standard parameters in Matlab (and occasionally Scipy) to get really good looking figures.
I've have on occasion combined e.g. Matlab with e.g. GIMP to create figures. but surely there must be an easier way?

Is there a software packages that focuses on the "visual" aspects of creating graphs?
 
Physics news on Phys.org
What's a slick looking graph?

Overly slick graphics will make your presentation a good candidate for addition to the world's worst PowerPoint presentations.

The same attributes that make for a good publication quality graph apply to presentations. Keep it minimalistic. Everything that does not add meaning is dross. Get rid of that dross. Stop deleting only when your deletions start removing meaning.

Powerpoint oftentimes brings out the worst in us. Fight that urge.
 
I think it depends on the audience:wink:

I frequently have to present my work for various commitees and working groups (who to a large extent control my funding). These are mainly made up of people who know nothing about my work, are not really interested in what I do and by the time it is my turn to present they might have had to listen to 15 other presentations that that they were equally disinterested in.

Hence, while I agree that one should avoid overly "creative" presentations it is neverthless important to present ones work in a way that looks as interesting and -for lack of a better word- professional as possible.

Moreover, by "slick" I do not neccesarily mean 3D effects etc. I am more concerned about proper scaling of fonts and lines, good handling of backgrounds and colours (to make the graphs fit in with the our corporate template) etc.
 
I used R to graph some stuff once. I found it very nice to use and very versatile.
Here is an example to make xkcd style graphs http://evaleverything.com/2013/11/12/xkcd-style-graphs-with-r/
I found that with a google search. It's definitely different from standard graphs.

GNUplot is another option however I think it's rather hard to fully customize your graphs with GNUplot.

These are just 2 options of the top of my head they have a learning curve though.
 
Last edited by a moderator: