VI. Viz Idioms for tabular data

image.png

Keys and Values

0 Keys = Express Values

Idiom: Scatterplots - No keys, only values

image.png

Idiom Scatterplots
What**:** Data 0 keys
Values = 2 quantitative attributes
How: Encode Marks = Lines
Channels = horizontal and vertical position
→ Additional channels: color, size (bubbleplots)
Why: Task Find trends, outliers, distribution, correlation; locate clusters
Scale Items: hundred

1 or more keys = Separate, Order, and Align - Categorical Regions

Idiom: Bar Chart - one key, one value

image.png

Idiom Bar Chart
What**:** Data 1 key = 1 categorial attribute
1 value = 1 quantitative attribute
How: Encode Marks = Lines
Channels:

Idion: Stacked bar chart - one more key

image.png

Idiom Stacked Bar Chart
What**:** Data 2 categorial attribute
1 quantitative attribute
How: Encode Marks = Vertical Stack of Line marks
Glyph = Composite Object, Internal structure from multiple marks
Channels:

Idiom: Dot plot / line chart - one key, one value

image.png

Idiom Dot plot / Line chart
What**:** Data 2 quantitative attribute
How: Encode Marks = Points / Line connection between them
Channels:

Idiom: Dual-Axis Line Chart

Controversial

Idiom: Indexed line charts - one key, one value

Idiom Indexed Line chart
What**:** Data 2 quantitative attributes
Derived data: new quantitative value attribute
How: Encode
(same as standard line chart)
Marks = Points / Line connection between them
Channels:

Choosing bar vs line charts = “Natural” Use

image.png

Depends on type of key attribute