Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I have to build a multi-user webapp which is about traffic measurements, prognoses etc. At this point I know that I'll use bar and pie charts. Unfortunately, those chart types aren't rich in expressing all the data that I collect and compute.

I'm looking for a collection of graphical charts. It is very ok if I have to buy a book or anything else. I need to find some graphical samples with explanations in order to inspire me.

Do you know of any such resource?

Do you have any advice for me?

share|improve this question
3  
Make sure to check out the questions with the tags on this forum about visualization, stats.stackexchange.com/questions/tagged/data-visualization and stats.stackexchange.com/questions/tagged/… . – Andy W Apr 5 '11 at 12:36
@Andy W: ty for your valuable tips :) – dole doug Apr 5 '11 at 20:26
I recommend this paper by Kastellec & Leoni. Also, in my opinion mosaic plots absolutely dominate pie-charts. – Michael Bishop Aug 30 '11 at 14:42

8 Answers

If you fancy R, you can see the R graph gallery.

share|improve this answer

Cleveland, William S. 1993. Visualizing data. ISBN 0963488406.

share|improve this answer
I am currently reading The Elements of Graphing Data, books.google.com/books?id=KMsZAQAAIAAJ&q. If you are familiar with it, do you know what the differences between these two books are (I can't seem to find a good description of either online)? – Andy W Apr 11 '11 at 16:27

Systat (Lee Wilkinson) was an early leader in statistical graphics software. It always has had a nice visual gallery.

share|improve this answer

A visual gallery of really creative graphics (but without much organization, unfortunately) is available on the Wolfram site (Mathematica).

share|improve this answer

I've also found good material at The Gallery of Data Visualization: The Best and Worst of Statistical Graphics, at
http://www.datavis.ca/gallery/index.php

share|improve this answer
+1 I love the "Best Pie Chart Ever"! – whuber Apr 6 '11 at 16:29

Visual explanations or anything else by Tufte is inspirational.

share|improve this answer

A Tour through the Visualization Zoo (Heer et al., Visualization 8(5) 2010) offers a particularly interesting overview of "innovative" and interactive techniques for displaying data.

On a related point, a good software for data visualization, including the aforementioned gallery, is Protovis, which comes with a lot of examples.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.