Technology Review - Published By MIT
Advertisement

Simpler Data Visualization

Protovis aims to bridge the gap between computer scientists and visual artists.

By Kate Greene

Thursday, June 25, 2009

smaller text tool iconmedium text tool iconlarger text tool icon

There are many ways to slice and dice data to better understand what it means. Software like Microsoft's Excel offers a simple way to create charts and graphs, while more complex applications, such as IBM's Many Eyes, provide more interesting ways to visualize more complex data. Specialized programming languages can do more by tweaking the design of visualizations. But these languages tend to be difficult for non-experts to use.

Visual voyage: Job Voyager, a visualization built using Protovis, displays U.S. census job data for the past 150 years. Women’s jobs are shown in red, men’s in blue. Here the data is filtered by jobs with the suffix “ist.”
Credit: Jeff Heer

Now researchers at Stanford are offering a suite of tools called Protovis that streamline the process of building data visualizations. The tools still require knowledge of programming but are designed to be easier to implement for someone without programming experience, says Jeff Heer, a professor of computer science at Stanford who co-created the tools with Michael Bostock, a graduate student.

Heer says that the level of programming required to use and modify the tools is slightly above that of HTML but easier than JavaScript, a common Web scripting language. One of the main benefits of Protovis, according to Heer, is that it is structured in such a way that a person who thinks first in terms of visualizations and then in terms of data should be able to find it easy enough to use.

Instead of having to focus on how to structure code for the program, Protovis lets a user create simple building blocks, such as the colors and shapes needed for the visualization, then piece the blocks together to define the complete picture. "With Protovis, you think first and foremost in visual marks on a page," Heer says. "It is our belief that this would make visualizations easier to learn and easier to modify."

One example of the type of visualizations that are made easier with Protovis is called Job Voyager. It was created by Heer to display changing trends in employment in U.S. census data over the past century. Different types of jobs are shown in shaded areas in two different colors corresponding to male and female workers. Throughout most of the U.S. census data (from 1850 to 2000), farming was the most popular profession by far. Compared to other visualization tools, such as Prefuse or Flare, Heer says that Protovis allowed Job Voyager to be created in a fraction of the time and using a fifth of the amount of code.

Heer notes that modern-data visualizations are often designed for the Web and tend to be dynamic. In the case of Job Voyager, a user can, for instance, click on a filter to see only how women's professions have changed over time. Or she can examine the ebb and flow of machinist jobs over the years.

Story continues below


Martin Wattenberg, who developed Many Eyes with his IBM colleague Fernanda Viegas, thinks that visualization is becoming an essential medium of expression, especially online. "It may be the photojournalism of the 21st century," he says. Wattenberg adds that "a system like Protovis, which lets developers easily customize Web-based visualizations, has the potential to play an important role in the adoption of this technology."

Protovis is currently in an alpha release but has already been picked up by the Mozilla Foundation, and it will appear in an upcoming version of its Thunderbird e-mail client as a way to visualize e-mail data, Heer says.

Comments

  • Protovis vs. Google Visualization APIs
    This is interesting stuff. I am working on re-doing some visualizations for a application that I designed. I will probably end up using both Protovis and and Google Visualization APIs to create the charts :)
    Rate this comment: 12345

    saqib
    07/19/2009
    Posts:2

Log In

Forgot your password?     Register »
Advertisement

Videos

The Marcellus Shale Gas Rush
Technology Review November/December 2009

Current Issue

Natural Gas Changes the Energy Map
The United States has vast supplies of this cleaner fossil fuel. But how should we use it?
Featured Content
Sponsored by:
White Papers

Twelve ways to reduce costs with SQL Server 2008
Find out how to reduce costs and get more efficient

Download

Total Economic Impact of SQL Server 2008 Upgrade
Forrester reports on increasing productivity and management capabilities

Download 

Achieving Cost and Resource Savings with UC
How Office Communications Server R2 and Exchange Server can make your business smarter and more efficient

Download 

The Compelling Case for Conferencing
Read how you can improve workload support and find IT efficiencies

Download

How Windows Server 2008 R2 Helps Optimize IT and Save you Money
Read how you can improve workload support and find IT efficiencies

Download

Windows Server 2008 R2 Hyper-V Live Migration
See how Windows Server 2008 R2 and Hyper-V enable virtualization and Live Migration

Download
Advertisement
Subscribe to Technology Review's daily e-mail update. Enter your e-mail address

TECHNOLOGY RESOURCES
Advertisement
MIT Massachusetts Institute of Technology © 2009 Technology Review. All Rights Reserved.