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 |
Idiom | Bar Chart |
---|---|
What**:** Data | 1 key = 1 categorial attribute |
1 value = 1 quantitative attribute | |
How: Encode | Marks = Lines |
Channels: |
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 |
---|---|
What**:** Data | 2 quantitative attribute |
How: Encode | Marks = Points / Line connection between them |
Channels: |
Controversial
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: |
Depends on type of key attribute