
324 Chapter 7: Showing Complex Data: Trees, Charts, and Other Information Graphics
and viewers can usually see patterns in the data more easily. (This is not always the case.
If you can, try out different types of connection visualizations to see if it’s true for your
particular data sets.)
Even when there are no connections to draw, some kinds of tabular data might be easier
to see when drawn as a circle—very long data sets with both large-scale and small-scale
features, for instance. Large-scale features might include groups and clusters, upper levels
of a hierarchy, or labels for large numbers of items. See the examples for illustrations.
From the website of Circos, a creator of radial table designs, comes this explanation:
Within the circle, the resolution varies linearly, increasing with radial position. This
makes the center of the circle ideal for compactly displaying summary statistics or
indicating points of interest (i.e. low resolution data) which the reader can then follow
outward to explore the data in greater detail (i.e. high resolution data).
*
Finally, radial information graphics can be beautiful. When drawn skillfully, these kinds
of visualizations are fresh, attractive, and engaging.
How
Bend the linear table or list into a circle and put the text labels around the outside of the
circle (if you need them). Some
Radial Tables place the x-axis on one half of the circle and
the y-axis on the other half; this is useful if your data table is trying to show connections
between two one-dimensional sets of items.
If the original table shows multiple columns of dependent data—numbers, bars, pictograms,
scatter plots, and so on—arrange those either inside or outside the circle, depending on the
visual scale and interrelatedness of these features. Large-scale, convergent features should
go inside; small-scale, detailed, divergent features should go outside, where they have
more space.
If the items in the table are categorized, you could encode those categories as groups
separated by gaps, or in different colors, or as arcs parallel to the circle (either inside or
outside the data axis).
Inside the circle, draw relationships among the items. Those relationships might take the
shape of free-form lines or arcs between table cells. The line color and thickness can en-
code additional variables about the relationships, such as source or destination (color),
and volume or strength (thickness). Sometimes these relationships need to be drawn so
thickly that they’re hard to distinguish from each other. Here are some ways to deal with
that problem:
* http://mkweb.bcgsc.ca/circos/intro/circular_approach/