16

Nov

Mapping Migration critique

By Noah | Add a comment | 

A friend asked me what I thought about the NYT Mapping Migration visualization.

It’s interesting that they note this is a new (experimental) kind of visualization; frankly I think it doesn’t work very well.

To review, you (well, I) do visualization like this (one tweet version; hours long version).

In this case, it feels more like they had a structure they wanted to use (well, two structures, treemap and geographic map, they wanted to mash up and use). So that’s a fundamental design failure because structure drives meaning so strongly, you really ought to pick structure in response to your purpose, not structure first. But this seems structure-driven, not purpose-driven.

If I were to communicate this same information I’d say the purpose is to show the relative proportions of origins of each state’s population. Now a geographic map is a bad way to talk about population in general, because geographic size has nothing to do with population (NJ has about 10x the population and 1,000x the population density of Alaska), and so you get all kinds of accidental distortion. However, geographic maps are really good at showing things like regional trends, so there may be some value there.

So how to show proportion per state and also maintain regional relevance? For proportion a classic tree map (subdivided rectangular area, not Voronoi), or even pie graph, per state could work; they almost got that right. Instead of using the geographical shape of each state, each state could be represented with a size proportional to its population with a cartogram, similar to how the electoral vote results maps work.

The result would be the largest square for California, smaller squares for other states. Each state square would be subdivided into regional areas, each area proportional to population origin and colored as they have them here. If it was me, I’d use consistent placement for the colors, yellow/west always on the left, red/east always on the right, etc.

If you wanted to do something other than a tree map, bar graphs (either stacked or side by side) per state would work perfectly well too, but that’s a little harder to implement and keep the geographical relevance.

Share
Filed in Visualization  |  Tags: , ,
digg |  del.icio.us | 

7

Jan

Visualization errors to avoid

By Noah | Add a comment | 

I wrote a blog post on avoiding visualization errors over at Information Week.

Share
digg |  del.icio.us | 

4

Dec

SeaVis: The Seattle Visualization List and Meetup

By Noah | Add a comment | 

I’ve been running the Seattle visualization meetup since late 2012. We’ve got a Google Group for jobs and announcements and a Meetup group for events. Please join both!

Share
Filed in Uncategorized  |  Tags: , , , ,
digg |  del.icio.us | 

7

Nov

Four Pillars of Visualization

By Noah | Add a comment | 

Please enjoy content based on my Four Pillars of Visualization design principles. I hope you find it useful. The best way to reach me to provide errata and feedback is on twitter.

The Four Pillars are:

  1. Purpose (the why)
  2. Content (the what)
  3. Structure (the how)
  4. Formatting (everything else)

Here are the resources. I’ll update this page as new material comes online. Everything is free.

  • A recordings of me presenting the Four Pillars
  • The first public talk I gave about the Four Pillars.
Share
digg |  del.icio.us | 

27

Aug

Talks: first half of 2012

By Noah | Add a comment | 

Here are the various, videos, recordings, transcripts, notes, and slide decks from some of the talks I gave in the first half of 2012. With one exception, all of these are free to view or download.

January 21, ORDcamp Ignite Talk Data Visualizations Done Wrong: live lecture recording. 5:11 (quick and fun)

January 25, Strata presentation preview Design Thinking for Effective Data Visualization: online lecture. 17:15

January 27, UIE Virtual Seminar preview podcast The Power of Data Visualization: audio recording, transcript. 29:50

February 2, UIE Virtual Seminar Telling the Right Story with Data Visualization: online lecture with slides; paid. 90 minutes. (With free preview. 1:08)

February 23, Visual.ly blog guest post Why Is Data Visualization So Hot?

March 16, UIE Virtual Seminar follow up podcast: audio recording, transcript. 30:38

April 2, Where conference interviewed by Julie Steele: video. 11:55

April 3, Where conference keynote When Not to Use Maps, live lecture recording. 11:32 (this one is fun too)

April 4, Linked In Tech Talk Designing Data Visualizations, live lecture recording, with extra conversation about visualization of social networks. 1:49:12

July 12, dotAstronomy conference keynote How to be a Data Visualization Star, with Julie Steele: live lecture audio recording, with still images, slides, and time-coordinated notes twitter responses. 53:05

July 16, European Bioinformatics Institute guest lecture Designing Effective Data Visualizations, handouts, sketchnotes, slide decks (I love the sketchnotes).

Share
digg |  del.icio.us | 

24

Jan

Properties and Best Uses of Visual Encodings

By Noah | Add a comment | 

Here’s my table of properties and best uses of visual encodings. Feel free to download the PDF.

Update September 25, 2013: I wrote a whitepaper for IBM that explains the use of the table.

Please note that I’m not the first person to create a table like this, this just happens to be my take on it. I got my first glimpse at this sort of table in Jock Mackinlay‘s PhD thesis from 1986.

A really nice table comparing inclusion of visual properties/attributes in tables has been put together by Richard Brath.

Share
digg |  del.icio.us | 

28

Dec

Speaking at Strata 2012

By Noah | Add a comment | 


Strata 2012

I’ll be giving a workshop on effective data visualization. Get a 25% discount when registering by using the code SPEAKER25

Hope to see you there!

Share
digg |  del.icio.us | 

20

Dec

Great visualization: Pro-football game charts

By Noah | Add a comment | 

From Chartball.com: Pro-football game charts.

They’ve done an excellent job here, visually representing:

  1. direction of play
  2. position of each down
  3. game time on the vertical axis
  4. type of play (run, pass, kick)
  5. scoring events
  6. other events, such as fumbles and intercepts

Great use of the field metaphor and direction, as well as team colors. I’d like to see what this looked like with encodings for the downs (shape for type of play, and down encoded by saturation?), but overall it’s excellent. And I should note that the detailed information on each play is available when you mouse-over each event.

Share
digg |  del.icio.us | 

15

Dec

Appearances at Strata NYC 2011

By Noah | Add a comment | 

Two appearances from the Strata conference in New York this past September.

I gave an Ignite talk called Visualization Done Wrong. This video has too much of me and not enough of my slides.

 

Alex Howard interviewed me about my new book Designing Data Visualizations and related topics.

 

I’ll be giving a three hour data visualization workshop at Strata in Santa Clara in February 2012.

Share
digg |  del.icio.us | 
Older Posts »