Facets
Learn about faceting and how to use it to create more descriptive visualizations.
We'll cover the following...
Faceting is used when we’d like to split a particular visualization by the values of another variable. This will create multiple copies of the same type of plot with matching x and y axes, but whose content will ...