Skip to content

MultiVariate Area Chart

The MultiVariate Area Chart is a flexible visualization designed for comparing numeric trends across multiple categories within a grid-based layout. It supports optional grouping, dynamic axis orientation, heatmap overlays, and advanced legend, tooltip, and grid configurations.

Key Features:

  • Supports multiple categorical Axis dimensions.
  • Optional Group dimension for multiple filled area series within each axis.
  • Configurable multi-grid layout with adjustable rows, columns, and margins.
  • Flexible line orientation (Horizontal / Vertical).
  • Optional heatmap visual map overlay.
  • Customizable tooltip and legend formatting.
  • Drilldown interactions on data points.

Use Cases:

  • Trend comparisons across multiple categories or grids.
  • Stacked or grouped area chart visualization.
  • Grid-based comparative analysis with categorical and group splits.

βš™οΈ Setup

  1. Add a MultiVariate Area Chartwidget 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 multi variate area chart.
  5. Select the Source which the chart will pull the data from the option.
  6. Map:
    • Value β€” Numeric measure for bar length.
    • Axis β€” One or more categorical dimensions (minimum 1, up to 10).
    • Group (optional) β€” Additional dimension for grouped bars within each axis.
  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 representing bar size.
AxisOne or more categorical fields for splitting grids.
Group (optional)Additional dimension for grouped bars.

🎨 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 scaling, label formatting, log scales.
SeriesArea fill, line color, symbols, and style settings.
TooltipControl tooltip content, formatting, and visibility on hover.
OthersOrientation toggle (Horizontal / Vertical).

πŸ“Š Example Visualization

multi-variate-area