A box and whiskers plot (in the style of Tukey) — geom_boxplot • ggplot2
Description
The boxplot compactly displays the distribution of a continuous variable.
It visualises five summary statistics (the median, two hinges
and two whiskers), and all "outlying" points individually.