Data Visualisation Practice
Data Visualisation Practice
Analysis (1 of 2)
• Tabular data can be used to determine exactly how many units of a
certain product were sold in a particular month, or to compare one
month to another.
– For example, we see that sales of product A dropped in February,
specifically by 6.7% (computed as 1 – B3/B1). Beyond such
calculations, however, it is difficult to draw big picture conclusions.
Analysis (2 of 2)
• A visual chart provides the means to
– easily compare overall sales of
different products (Product C
sells the least, for example);
– identify trends (sales of Product
D are increasing), other patterns
(sales of Product C is relatively
stable while sales of Product B
fluctuates more over time), and
exceptions (Product E’s sales
fell considerably in September).
– If you do use pie charts, restrict them to small numbers of categories, always
ensure that the numbers add to 100%, and use labels to display the group names
and actual percentages. Avoid three-dimensional (3-D) pie charts-especially those
that are rotated-and keep them simple.
• Data bars
• Color scales
• Icon sets
• Sparklines
• Generally you need to expand the row or column widths to display them
effectively. Notice, however, that the lengths of the bars are not scaled
properly to the data; for example, in the first one, products D and E are roughly
one-third the value of Product E yet the bars are not scaled correctly. So be
careful when using them.