Skip to content

BiVariate Area Chart

A BiVariate Area Chart is a multi-panel (small multiples) visualization combining area charts with grid layouts split by a Split dimension and optionally grouped by a Group dimension. Each grid represents a distinct subset of data while maintaining consistent axes for easy comparison.

It supports both Horizontal (standard area chart with X-axis as categories) and Vertical (area flows along Y-axis categories) orientations.

Key Features:

  • Multi-grid (small multiples) area charts split by a Split dimension.
  • Optional Group dimension for multiple filled area plots in each grid.
  • Toggle between Horizontal and Vertical orientation.
  • Custom area colors, opacity, line styles, and point markers.
  • Interactive zoom and tooltip support for every panel.
  • Heatmap coloring based on value ranges.
  • Supports sorting, legends, and pivot-based group breakdown.

Use Cases:

  • Sales or revenue area comparisons across regions.
  • Customer count or activity growth per product category.
  • System performance metrics split by device type or region.
  • Sensor trends split by equipment and grouped by status type.

βš™οΈ Setup

  1. Add the BiVariate Area Chart widget from the chart library onto your designer workspace.
  2. Select the chart.
  3. Go to the Widget Configuration tab in the Customize panel.
  4. Under the Configuration tab, select the Basic Configuration option to access the essential settings for the bi variate area chart.
  5. Select the Source which the chart will pull the data from the option.
  6. Map:
  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.
ValueNumeric measure for each area chart data point.
AxisIndependent axis (categories, dates, etc.).
SplitSplits data into multiple area chart grids.
Group (optional)Groups multiple filled areas within a single grid.

🎨 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.
SortingDefine custom sort orders for categories along the X and Y axes.
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 Axis (X, Y)Customize axis labels, intervals, rotation, visibility, and range sliders for both axes.
Numerical AxisValue axis type, log scale, and value formatting.
SeriesConfigure area fill, border lines, markers, opacity, and colors.
TooltipControl tooltip content, formatting, and visibility on hover.
[Others]Change chart Orientation between Horizontal and Vertical.

πŸ“Š Example Visualization

Bi variate area