Skip to content

Box Plot

The Box Plot Chart helps analyze the spread and distribution of data across categories.
It displays a summary of data including the minimum, first quartile (Q1), median, third quartile (Q3), and maximum values, making it ideal for spotting outliers and variability.

Use cases:

  • Statistical data analysis
  • Displaying distributions of numerical data split by categories
  • Highlighting outliers in performance metrics or survey responses
  • Comparing spread of values across groups or dimensions

⚙️ Setup

  1. Drag the Box Plot Chart widget from the chart library onto your designer workspace.
  2. Select the chart.
  3. Go to the Widget Configuration tab in the Configuration panel.
  4. Under the Configuration panel tab, select the Basic Configuration option to access essential settings.
  5. Choose the Source to fetch data for the chart.
  6. Map:
    • Measure (Value) — The numeric values for box plot computation.
    • Dimension (Axis) — The categorical dimension on the X-axis.
    • Group (optional) — To split data into multiple series.

📊 Basic Configuration

Configuration ItemDescription
SourceThe data source to query for chart values.
Measure (Value)Numeric value for the box plot computation.
Dimension (Axis)Dimension for the X-axis categories.
Group (Optional)Dimension to split series (optional for multi-series display).

🎨 Chart Customizations

CategoryOptions & Description
GeneralTheme, background, animations, and accessibility.
TitleChart title, font, alignment, and visibility.
SortingControl sorting of categories on the axis.
GridControl chart padding, borders, and layout area.
LegendShow or hide legends and position them.
Categorical AxisConfigure category axis labels, formatting, and ticks.
Numerical AxisSet up numerical axis scale (linear/log), labels, and grid lines.
SeriesCustomize box color, borders, opacity, shadows, and symbol icons.
TooltipConfigure tooltip content and format on hover.
OthersBox width range, multi-color mode, and box width min-max controls.

📊 Example Visualization

Boxplot chart