Information Visualization an Introduction to Transformable Information Representations

| 8 min read
664 shares

The more complex the data set, the more likely it is that a traditional static information visualization is going to struggle to deliver a useful end product for the viewer of the visualization. In order to combat this problem, it is possible to use computer software to develop interactive visualizations that allow the user to take some control over the way that data is either rendered or presented.

There are two common ways to introduce interactivity into information visualizations – manipulable models and transformable models. This article is concerned with the latter, transformable models of information visualization.

In his book, “Introduction to Information Visualization” Riccardo Mazza offers 5 common techniques to deliver transformable representations:

  1. Data Filtering at the Input Stage

  2. Data Reordering

  3. Dynamic Querying

  4. Magic Lenses

  5. Attribute Exploration

Let’s take a look at each of those in a little more detail:

Data Filtering at the Input Stage

A dynamic interactive visualization can be created so that the user may choose which data attributes that they want to examine. This is done prior to the visualization being rendered and the user will apply any number of filters to the data set before the data is inputted into the final rendered visualization.

Data filtering is used to deliver:

  • The elimination of data (or attributes of that data) that don’t need to be rendered because the user has no use for them.

  • The narrowing down of data so that analysis can be carried out based on varying attributes or instances of the data range.

Narrowing down data ranges can be incredibly useful to analysts. For example, a telecoms analyst might wish to examine the efficiency of particular telecoms products and their data throughput over time. They could apply filters to examine each product individually and then compare each visualization against the others in order to compare these products.

Author/Copyright holder: Unknown. Copyright terms and licence: Fair Use.

Data filters are available in many software packages that handle data – they are normally easy to apply using drop downs, range specifiers, etc.

Data Reordering

Users of Excel (as seen below) or even Word will be very familiar with the idea of data reordering. It is commonly used in tables where the user chooses to sort data by a particular attribute for example by alphabetical order or by order of value.

This kind of processing can help make it abundantly clear whether a dependent relationship exists between the sorted attribute and any other attributes within the data.

Author/Copyright holder: Stacci Barganz. Copyright terms and licence: Fair Use.

Dynamic Querying

Data is stored in databases and that means that it can be queried directly from the database. Unfortunately, in order to query a database directly – the user needs to know the query language and fully understand how relational databases work. This is a problem in most environments because users don’t tend to have these skills and providing them, via training and education, is both expensive, time consuming and has little guarantee of success.

The alternative is to develop simple software tools which can be easily understood by the user that generate “dynamic queries” (e.g. the software translates the action of the user into a specific query for the database) that transform an information visualization. These tools often come in the form of graphical interface elements such as clickable calendars, radio buttons, sliders, etc.

Author/Copyright holder: Rfc1394. Copyright terms and licence: CC BY-SA 3.0

Above, one of the most common dynamic querying tools in use – the humble date picker.

Magic Lens

The Xerox PARC laboratory team developed the magic lens. It’s a software tool that allows the user to place a lens over a part of an information visualization and then filter the data that is seen under the lens. The user has control over the placing of the lens and controls with which to filter the data set. It is possible to use more than one lens and overlap them to carry out different filtering operations simultaneously.

Author/Copyright holder: Wolfgang Aigner. Copyright terms and licence: PubL

Above the magic lens is applied to a 3D model of a bridge.

Attribute Exploration

Bob Spence, the engineering and information visualization expert, developed a tool in 1994 called the Attribute Explorer. It used cursors and histograms to examine a dataset via visual representations.

The attributes of the data are displayed as a histogram. When a user filters one histogram by a certain attribute, all other histograms are filtered at the same time.

This form of information visualization is quite difficult to understand without watching the explanation video for it. This video can be found here - http://www.ee.ic.ac.uk/r.spence/BobsVideos.htm (it is video V2 – The Attribute Explorer which is at the top of the list of videos).

The Take Away:

Using transformable information representations gives the user control over the data which is being displayed in the model. This can be very useful to deliver models that provide value to the user when large data sets (which would be confusing if rendered in their entirety) are being represented. There are 5 common techniques for rendering models transformable and they are: data filtering at the input stage, data reordering, dynamic querying, magic lenses and attribute exploration.

Ronald Coase, the economist, said; “If you torture the data long enough, it will confess.” Transformable information representations allow users to easily “torture” data.

References & Where to Learn More:

More about Bob Spence.

Lisa Tweedie, Bob Spence, David Williams and Ravinder Bhogal, “The Attribute Explorer.”

Eric A. Bier, Maureen C. Stone, Ken Pier, William Buxton, Tony D. DeRose. Toolglass and Magic Lenses: The See-Through Interface. Proceedings of SIGGRAPH '93, 1993.

Riccardo Mazza, Introduction to Information Visualization, Springer, ISBN 878-1-84800-219-7

Hero Image: Author/Copyright holder: pushandplay. Copyright terms and licence: CC BY 2.0

664 shares

Open Access—Link to us!

We believe in Open Access and the democratization of knowledge. Unfortunately, world-class educational materials such as this page are normally hidden behind paywalls or in expensive textbooks.

If you want this to change, , link to us, or join us to help us democratize design knowledge!