Visual Variables

So, let's start visualizing data by drawing marks. We have the following dataset:

Each row in the dataset represents a shot event. A shot event has the following attributes:

Among them, we are interested in the location attirbute of the shot event, along with other attributes such as outcome, type, body_part, technique, statsbomb_xg, etc.

Marks

Position

The location attribute of the shot event represents the position of the shot event. We can use the location attribute to draw the position of the shot event on the field.

We can agree that the location attribute can best be represented by the position variable.


Size


Shape


Value


Color


Motion

Others


Characteristics of Visual Variables