A Box Chart with whiskers reveals the full distribution of data, showing the median, quartiles, and range in a single compact shape. This chart type is a staple for statistical analysis in fields like finance, human resources, and economics.
This sample visualizes yearly salary statistics for the top 10 jobs in Calisota state. Each box-and-whisker element represents one job category, with whiskers marking the minimum and maximum values and outlier markers highlighting salaries that fall outside the typical range. Data is loaded from an external JSON file.
Follow the step-by-step Box Plot Tutorial to learn how such charts are built. See the Box Chart documentation for all configuration options.