Skip to content

Bi-Variate Bar

A BiVariate Bar Chart is a powerful extension of a standard horizontal bar chart, designed for comparing multiple split groups across categories. It can render one or more grids side by side (or in a grid layout), each showing a subset of data segmented by a Split dimension. Optionally, a Group dimension can be added to stack or cluster bars within each category.

Use Cases:

  • Visualizing survey responses split by demographic groups across regions.
  • Department-wise comparison of budget allocations by fiscal year.
  • Market share distribution for different product lines split by geography.
  • Metric breakdown by teams within multiple business units.

βš™οΈ Setup

  1. Drag the BiVariate Bar 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 bi variate bar chart.
  5. Select the Source which the chart will pull the data from the option.
  6. Map:
    • Measure (Value) β€” The numeric metric to be displayed as bar length.
    • Dimension (Axis) β€” The categorical value for the Y-axis.
    • Dimension (Split) β€” The dimension to split charts into multiple grids (e.g. region, year).
    • Group (Dimension) β€” (Optional) A second category to stack or group bars inside each panel.
  7. Optionally add a Date field for time-based filtering.
  8. Enable Hide Zero Values to omit symbols with zero values if needed.

πŸ“Š Basic Configuration

Configuration ItemDescription
SourceSource providing the data for measures and dimensions.
Measure (Value)Numeric measure displayed as bar length.
Dimension (Axis)Categorical label for each bar (Y-axis).
Dimension (Split)Splits data into multiple grids/panels.
Group (optional)Second categorical dimension to group/stack bars within a panel.

🎨 Chart Customizations

CategoryOptions & Description
GeneralModify the chart’s general appearance, including the background color, borders, shadows, and drill-out choices.
TitleEnable and customize chart title text, alignment, font, and color.
SortingSet sort order for Axis values.
GridAdjust chart margins, grid spacing, and padding around the matrix area.
LegendToggle visibility, position, orientation, and customize legend labels and icons.
HeatMapConfigure a visual color map to represent value intensity with a gradient.
Categorical AxisCustomize axis labels, intervals, rotation, visibility, and range sliders for both axes.
Numerical AxisSet axis type, scale (linear/log), and formatting.
SeriesCustomize bar width, color schemes, shadows, and stacking behavior.
TooltipControl tooltip content, formatting, and visibility on hover.
OthersStack bars, apply custom colors to single-series mode, control border radius, and box shadows.

πŸ“Š Example Visualization

Bi variate bar chart