Skip to content

BiVariate Line Chart

A BiVariate Line Chart is a versatile multi-panel line chart visualization that plots series of continuous data (like trends or time series) grouped by an Axis dimension and split into multiple grids based on a Split dimension. Optionally, a Group dimension can further break down lines within each panel.

It also supports switching chart orientation between horizontal (standard) and vertical, useful for comparing multiple measures or groups across categories.

Key Features:

  • Multi-panel (small multiples) line charts split by a Split dimension.
  • Optional Group dimension to plot multiple series within each panel.
  • Toggle between Horizontal (X-axis = categories) or Vertical (Y-axis = categories) layouts.
  • Custom line styles, markers, colors, and shadow effects.
  • Interactive tooltips and zoom controls for each grid.
  • Supports dynamic pivoting and sorting.
  • Heatmap coloring based on value ranges.

Use Cases:

  • Year-on-year trend comparisons split by region or product category.
  • Parallel KPI trends across multiple business units.
  • Sensor readings split by equipment ID.
  • Monthly sales trends per region.

βš™οΈ Setup

  1. Add the BiVariate Line 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 line 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 value for each data point.
AxisDimension for the X-axis (or Y if vertical).
SplitDimension to split data into multiple line charts.
Group (optional)Secondary dimension to group multiple lines within each 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 AxisSet axis type, scale (linear/log), and formatting for numeric values.
SeriesCustomize line styles, markers, colors, and shadows.
TooltipControl tooltip content, formatting, and visibility on hover.
[Others]Toggle chart orientation (Horizontal or Vertical), and apply box shadows.

πŸ“Š Example Visualization

Bi variate line