Resources for how to design graph/charts well
Posted
by wesgarrison
on Stack Overflow
See other posts from Stack Overflow
or by wesgarrison
Published on 2010-03-27T02:46:26Z
Indexed on
2010/03/27
2:53 UTC
Read the original article
Hit count: 318
informatics
|charts
One of my projects needs to show users where they rank in certain calculations. I inherited the graph structure from the previous programmer and had to leave it alone while I worked on other parts of the site.
It's time to make the graphs more meaningful, so I'm looking for books/websites/etc about graphs. (Not graph theory!) Charts that convey comparisons at a glance.
Everyone suggests The Visual Display of Quantitative Information by Edward Tufte and that's spot on for what I'm looking for, so anything related to that would be great.
Naturally, personal experience about what to do or not would be helpful as well.
© Stack Overflow or respective owner