Usage Research in Data Visualization
2023|Type: Edited|Tag: Theory
Inside the ads data domain, visualisation is encountered to varying degrees from data ingestion to data governance to data application. A data table is the most common expression to meet the data in a detailed way. On this basis, the expression of data is gradually enriched: more charts are introduced, appropriate colours are matched, necessary explanations are combined, and the semantics of graphs are refined. It is possible to make the key information of the interface more prominent, accurate, rational and vivid. Specifically, we can explore chart usage, colour usage, axes and markers usage, and graphical semantics usage respectively.
Chart Usage
Rules of Nomenclature
The graph usually refers to visualisations made up of points, lines, and curves. Suitable for illustrating trends, patterns, and correlations in data. For example, Line Graphs.
The plot usually refers to a visual representation of a series of points in a coordinate system. Suitable for illustrating the progression, distribution, or relationship of data over time and across variables. For example, Scatter Plots.
A diagram Usually refers to the structure, relationships, or processes of a system or concept, a combination of shapes, symbols, and lines used to describe composition and relationships. It is used in the fields of systems, engineering, and architecture to represent complex concepts visually. For example, Alluvial Diagram.
Purpose
Types
Alluvial / Sankey Diagrams

Area Chart

Compare trends of metrics across objects

Compare the contribution of different objects to aggregate metrics

Compare the percentages of different objects to the aggregate metrics, highlighting the relationship between the percentages
Bar Chart

Display default in alphabetical order, depending on the case consider the value of the metric in order of magnitude.

Compare multi-dimension with two or more metrics and emphasise absolute differences.

Compare the share of different dimensions under the same metric with the total number of.

Compare the share of different dimensions under the same metric.

Ranked separately for positive and negative dimensions. If order is not important, a dimension can also be ranked to make the values easily comparable.

Compare discrete data or show trends over time.

The same reference value for different dimensions.

Different reference values for different dimensions.

Different objects with different dimensions (for example, this year, last year) of comparison on the same metric, and to highlight one of them.

Different objects need to be classified, or different objects need to be hierarchical.


Box Plots

Bubble Plot

Bullet Chart

Calendar Chart

Candlestick Chart

Circle Pack Chart

Column Chart

Compare multiple values over time, or values with an intrinsic order (such as age, rating, range, et cetera.) to communicate progress or trends through bar charts.

On the basic graph, different dimensions are sorted by metric value and given certain semantics.

On the basic graph, there are corresponding reference values for different objects.

On the basic graph, it is necessary to express both reference values and predicted values.

On the basic graph, Different objects with different dimensions (for example, this year, last year) of comparison on the same metric, and highlight one of them.

Combo Chart

Donut Chart

Funnel Plot

Basic Funnel

On the basic funnel, one needs to look at the source share
Gantt Diagram

Gauge Chart

Heat Map

Histogram

Icicle Chart

Line Graph

Shows the trend of one or more metrics over a period of time.

On the basic graph, it is necessary to express both reference values and predicted values.

On the basic graph, the Moving Average is used to describe the average change in a series of data points over time to assist in making trend judgements. (For example, in stock market trading, it represents the average price traded over a period of time, and is used to judge the expected current and possible future movements of the market.)

If you need to measure trends in different units, it is best to avoid line plots with two axes, as they can confuse the interpretation of value changes. It is better to use two separate lines that share the same horizontal axis.


Lollipop Graph

Network Diagram

Parallel Coordinates Graph

Pie Chart

Polar Chart

Radar Chart

Scatter Plot

Needed to explore the relationship of data points between two sets.

Needed to highlight variations between similar values and reveal differences between data sets.
Strip Chart

Sunburst Plot

Needed to display naturally hierarchical data.

Needed to display structured hierarchical data.
Ternary Plot

Tree Map

Needed to show the relationship between the parts and the whole.

Needed to show the relationship between the parts and the whole and highlight inheritance.
Tree Diagram / Dendrogram

Trendline Chart

Violin Plot

Word Tree

Waterfall Chart

If it does not represent change over time, use a horizontal waterfall plot with horizontal bars.

If representing change over time, use a vertical waterfall chart with vertical bars.
Wind Rose Chart

Colour Usage
Overall, we can divide the colours into:
Types of Palettes
Discrete (Categorical) Palettes
Define

Discrete (Categorical) Palettes on Light Sample created by Tencent TVision

Discrete (Categorical) Palettes on Dark Sample created by Tencent TVision
Usage

The first colour is required by default.

Used in the scenario of differentiating between categories through colours, use them in the specified order.

Used in the scenario of emphasising one of the attributes in multiple observation dimensions.

Used in the scenario of highlighting and grouping multiple objects.


If the exact number of data categories is known, the following alternative colours can be used to override the default classification sequence:

Alternative Categorical Sequence on Light based on Exact Number of Data Categories Sample, NOT VERIFIED

Alternative Categorical Sequence on Dark based on Exact Number of Data Categories Sample, NOT VERIFIED
Alternatives.






Note: The number of colour palettes has been classified, with selections ranging from six to fourteen colours, and papers suggesting that five to ten colours could be the alternatives by Healey & Christopher in 1996. Some studies on the nomenclature of colour suggested that eight colours can be named in addition to white by David L. Post and Frances A. Greene in 1985. Colin Ware in the article <Information Visualization: Perception for Design> also suggests that nine colours occur in most civilisations in addition to black, white and grey.
Monochromatic Palettes
Define

Monochromatic Palettes on Light Sample created by Tencent TVision

Monochromatic Palettes on Dark Sample created by Tencent TVision
Usage

Used in the scenario of expressing the ordinal dimensions in multiple objects, such as age groups.

Used in the scenario of expressing through continuous colours in continuous variables.
Diverging Palettes
Define
Data type: Ordered categorical variables with dichotomous intrinsic connections or sequences.
Usage specification: A specified sequence is required. If the number of categories is deterministic, the default colour palette can be overridden with another sequence.
Colour specification: Bicolours have binary pointers of large and small, strength and weakness, warmth and coolness. Semantic colours are used if the semantics are involved.
In general scenes, just highlight the contrast:

Diverging Palettes on Light Sample created by Tencent TVision

Diverging Palettes on Dark Sample created by Tencent TVision
If you encounter a scene that needs to highlight the absolute difference between good and bad, positive and negative, warm and cold, you can use a divergent colour palette with stronger colour emotions:

Diverging Palettes within Hot & Cold on Light Sample created by Tencent TVision

Diverging Palettes within Hot & Cold on Dark Sample created by Tencent TVision
Usage

Used by default to highlight relativity.

Used in Positive and negative, warm and cold, highlighting absolutes.
Semantic Palettes
Define

Semantic Palettes on Light Sample created by Tencent TVision

Semantic Palettes on Dark Sample created by Tencent TVision
Usage

Emphasis on one of them.

Emphasis on positive and negative.

Emphasis on in-range or out-of-range, referring to a zone needs to focus on.

Emphasis on severity.


Quickly Develop Visual Palettes Based on the Brand
Axes and Markers Usage
In addition to the data visualisation itself, we sort and summarise the axes, auxiliary lines, auxiliary graphics, auxiliary text and actions that describe the data, which can be roughly divided into:
AnnotationText represents the inner layer of annotations.
Anomalies
Certainty represents certainty
Emphasis
Gaps represent data breaks
Interval
Scope
Tooltip
Types of Axes and Markers
Annotation

AnnotationText

Anomalies

Certainty

Emphasis

Gap

Interval

Scope

Tooltip

Graphical Semantics Usage
In addition to colour semantics, the data itself also has semantics. Data may represent:
Graphical Semantic Types
Actual Values


Predicted Values


Reference Values












References
© 2024 Xiang PENG. All Rights Reserved.