Choose the Right Visualization for your Data

Help Your Viewers

The best way to help your report viewers understand your data is to keep your visualizations simple:

Table, Text, or Graph?

One of the fundamental decisions for visualizing your data is whether to use a table, text, or a graph. Depending on your data, each approach can be useful:

Use tables:

Use text:

Use graphs:

Often it is a good idea to represent the same data as both a graph and a table so that the viewer has the visual impact of a graph and they can examine the detail data in the table if they are interested in specific values. This approach also improves accessibility for visually-impaired viewers.

Cell graphs or sparklines within your tables sometimes offer the best of both worlds between tables and graphs.
Cell graphs or sparklines within your tables sometimes offer the best of both worlds between tables and graphs.

Go-To Visualizations for Basic Data

Here are some quick go-to visuals for basic data scenarios:

One Measure Value

Key value object is available in SAS Visual Analytics 8.3 and later. Dynamic text is available in SAS Visual Analytics 7.4 and later.

Key Value Object
Key Value Object
Text Object
Text Object

Data where individual values will be compared

Crosstabs are potentially very confusing if complex hierarchies are assigned to the axes. Keep the data in your crosstab as simple as possible to prevent your audience from getting lost.

Table Object
Table
Crosstab Object
Crosstab

Distribution of values between two measures

Scatter plots are useful for a small number of values. Heat maps can represent a very large number of values.

Scatter Plot - few values
Scatter Plot (few values)
Heat Map - many values
Heatmap (many values)

Distribution of values between three measures

Bubble Plot
Bubble Plot

Correlations between any number of measures

Correlation Matrix
Correlation Matrix

Distribution of values within one measure

Histogram
Histogram

Target value versus actual value

The bullet gauge is recommended because of its simplicity. Other types of gauges, such as dials and speedometers, are visually distracting and less intuitive.

Bullet Gauge
Gauge

Measure values versus discrete category values

Bar charts should always be used with a baseline of zero. They can be very misleading otherwise. Where a different axis baseline is needed to differentiate similar values, use a dot plot. Horizontal and vertical orientations are both recommended. Choose the orientation that best accommodates your category labels.

Bar chart
Bar chart
Dot plot (where the axis baseline is not zero)
Dot plot (where the axis baseline is not zero)

Measure values versus continuous category values

Time series plot
Time series plot

Value ranges

Box plots are unfamiliar to many people, so it might be helpful to provide an explanation along with the graph.

Box plot
Box plot

Frequency of category values

Word cloud
Word cloud

Geographic data

Geo map
Geo map

Use Pie Charts with Caution

Pie charts are one of the most familiar visuals for most people, but they can be problematic. Because humans are poor at comparing angles and volumes of shapes, it is difficult for your viewers to compare the values in a pie chart.

Try comparing the values of AR and IL in these charts. Which is easier?
Try comparing the values of AR and IL in these charts. Which is easier?

If you do use pie charts in your report, it is best to follow these guidelines: