1. Don't use 3D or blow apart effects.
|
Studies show that 3D effects reduce comprehension. Blow apart effects likewise make it hard to compare elements and judge areas.
(Nathan Yau, World Happiness Report makes statisticians unhappy; Naomi Robbins, Trellis Plot Alternative to Three-Dimensional Bar Charts)
|
|
2. Don't use more than (about) six colors.
|
Using color categories that are relatively universal makes it easier to see differences between colors.
The more colors you need (that is, the more categories you try to visualize at once), the harder it is to do this.
(Ware, Colin. Information Visualization: Perception for Design (3rd Edition). Morgan Kaufmann, p. 132.)
|
|
But different colors should be used for different categories (e.g., male/female, types of fruit), not different values in a range (e.g., age, temperature).
Borland, D., & Taylor II, R. M. (2007). Rainbow color map (still) considered harmful. IEEE Computer Graphics and Applications, 27(2), 14-17.
|
|
So, no rainbows! We often think that the order of colors in our "rainbow" is easy for everyone to understand, but this order is not universal and will make charts and maps harder to read.
If you want color to show a numerical value, use a range that goes from white to a highly saturated color in one of the universal color categories.
Krzywinski, M., Brol, I., Jones, S., & Marra, M. (2012). Getting into visualization of large biological data sets: 20 imperatives of information design. Poster presented at 2nd IEEE Symposium on Biological Data Visualization (BioVis 2012), Seattle, WA.
|
|
And remember, some people have color blindness.
Use Vischeck to test your images.
(Naomi Robbins, Choosing Colors for Graphs that are Accessible to Most Viewers)
|
|
Also, print out your charts to test what it looks like in gray scale. (For grayscale to work, you need to vary both hue and saturation.)
(Nathan Yau, Incredibly divided nation in a map)
Additional color resources:
|
|
3. Don't change (style) boats midstream.
|
One of the easiest ways to get the most out of charts is to rely on comparison to do the heavy lifting.
Our visual system can detect anomalies in patterns. Try keeping the form of a chart consistent across a series so differences from one chart to another will pop out.
Use the same colors, axes, labels, etc. across multiple charts.
(Jim Vallandigham, Small Multiples with Details on Demand)
|
|
4. Don't make users do "visual math."
|
If the chart makes it hard to understand an important relationship between variables, do the extra calculation and visualize that as well.
This includes using pie charts with wedges that are too similar to each other, or bubble charts with bubbles that are too similar to each other. Our visual processing system is not well suited to comparing these types of visual areas.
We are also not good at holding precise visual imagery in our memory and comparing it to new stimuli; if you are giving a presentation and want the audience to be able to compare two charts, they need to be on the same slide.
(Andy Kriebel, Stacked Area Cart vs. Line Chart - The Great Debate; Emil Johansson, Character Dialog in the Hobbit: An Unexpected Journey measured)
|
|
5. Don't overload the chart.
|
Adding too much information to a single chart eliminates the advantages of processing data visually; we have to read every element one by one!
Try changing chart types, removing or splitting up data points, simplifying colors or positions, etc.
(Kaiser Fung, Ruining the Cake with Too Much Icing; Cole Nussbaumer, Death to Pie Charts)
|
|