Skip to content

Column

The Column Chart is a classic vertical bar chart that represents numerical values using the length of vertical columns, plotted along a Numerical Y-axis, while the categories are placed on the X-axis.
It supports grouped, stacked, and percentage-stacked column layouts, along with single-series colorization for simple comparisons.

This chart type is ideal when visualizing ranked, segmented, or comparative data sets on dashboards and analytical reports.

Use cases:

  • Comparing monthly sales figures by region.
  • Displaying product revenue across product categories, optionally segmented by distribution channel.
  • Analyzing incident counts by department, with a breakdown by severity.

βš™οΈ Setup

  1. Drag the Column 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 the essential settings for the Column Chart.
  5. Select the Source which the chart will pull the data from.
  6. Map:
    • Measure (Value) β€” Numeric value determining the height of each column.
    • Dimension (Axis) β€” Categorical value for the X-axis labels.
    • Group β€” Optional dimension to group columns within each category.
  7. Optionally add a Date field for time-based filtering.
  8. Enable Hide Zero Values to omit columns with zero value if needed.

πŸ“Š Basic Configuration

Configuration ItemDescription
SourceSource providing the data for measures and dimensions.
Measure (Value)Numeric value represented by the height of each column.
Dimension (Axis)Categorical value for the X-axis labels.
GroupOptional β€” Categorical field for grouping multiple columns per category.
Date Field (optional)Date dimension for time-based data filtering.
Hide Zero ValuesOption to suppress columns with zero value from display.

🎨 Chart Customizations

CategoryOptions & Description
GeneralModify background color, border, shadow, and drill-out behavior.
TitleConfigure chart title, font, alignment, and visibility.
SortingSort categories on the X-axis based on value or custom order.
GridAdjust margins, spacing, and padding inside the chart grid.
LegendShow/hide, position, and style legends for grouped columns.
HeatMapApply color gradient mapping based on value intensity.
Categorical Axis (X)Manage category labels, spacing, rotation, and axis sliders.
Numerical Axis (Y)Control Y-axis scaling (linear/logarithmic), ranges, and labels.
SeriesStyle bar fill color, stacking, pattern, and label positions.
TooltipCustomize tooltips with formatting, styling, and hover behavior.
OthersToggle Stack, Stack as Percentage, and Colorize Single Series features.

πŸ“Š Example Visualization

Column chart