Adding trellising to scatters
In Scatter visuals, CDP Data Visualization enables you to add trellises for comparing and contrasting data.
To discover variation within the dataset, to see both similarities and differences among categorical subsets of data, it is very useful to see visuals for these categories of data side by side. In CDP Data Visualization, this is very easy to do with the trellis option, which is essentially a doubling down on one or both of the axes.
In the World Life Expectancy dataset, we can use un_region
to
compare how life expectancy and GDP per capita vary in different geographic zones. For an
even greater degree of detail, you could use un_subregion
.
For this visual, we will start with the existing visual World Population - Scatter with Transition, which is developed in Adding transition animation to scatters.