BTA Charts
ChartsDistribution

Box Plot

Display the distribution of numeric data through quartiles, highlighting the median, interquartile range, and outliers for each category. Ideal for comparing spread and skewness across groups -- salary ranges, test scores, response times.

Examples

When to Use

  • Comparing the spread and central tendency of numeric data across categories
  • Identifying outliers and skewed distributions at a glance
  • Salary or compensation benchmarking across departments or roles
  • Quality control analysis of measurement variation

Data Roles

Loading data roles...

Settings

Color & Appearance

Color Scheme

dropdown

Controls the color palette for box and whisker elements.

Default: vibrant

Axis Settings

Show X-Axis

boolean

Toggle category labels on the horizontal axis.

Default: true

Show Y-Axis

boolean

Toggle the numeric scale on the vertical axis.

Default: true

Rotate X Labels

dropdown

Control X-axis label rotation: auto, always, or never.

Default: auto

Common settings like Legend, Tooltip, and Small Multiples configuration are covered in Shared Concepts.

Tips & Best Practices

  • Each category should have enough data points (10+) for meaningful quartile calculations
  • Use the Group field to compare distributions across segments via small multiples
  • Outliers are automatically detected using the 1.5 IQR rule

On this page