A Box Chart summarizes data distribution using five key statistics: minimum, first quartile, median, third quartile, and maximum. It is an effective way to compare spread and central tendency across multiple groups in a single view.
This sample shows a box-and-whisker plot of happiness levels by world region, based on the World Happiness Report. Custom fill, stroke, and median colors give each box a distinctive look, while star-shaped outlier markers and a detailed tooltip format make it easy to explore the data interactively.
Follow the step-by-step Box Plot Tutorial to learn how this chart was built. See the Box Chart documentation for all configuration options.