Skip to content

Parallel Axis

The Parallel Axis Chart (also known as a Parallel Coordinates Plot) displays multivariate data by plotting each variable on a separate parallel axis, connecting data points belonging to the same record with a line.

This chart is ideal for comparing patterns across multiple variables simultaneously or finding clusters and outliers in multivariate datasets.

Use cases:

  • Multivariate performance comparison across multiple measures.
  • Identifying trends, correlations, or outliers in high-dimensional data.
  • Visualizing complex patterns in operational, financial, or research data.

⚙️ Setup

  1. Drag the Parallel Axis Chart widget onto your designer workspace.
  2. Select the chart.
  3. Go to the Widget Configuration tab.
  4. Under the Configuration panel tab, select the Basic Configuration option.
  5. Select your Source for the chart.
  6. Map:
    • Measure — up to 10 measures to display on parallel axes.
    • Dimension — Name of the category or item to group the lines by.
  7. Optionally add a Date field for time-based filtering.

📊 Basic Configuration

Configuration ItemDescription
SourceData source to fetch the chart data from.
Measure2–10 numeric values, each displayed as a parallel axis.
DimensionCategory or label grouping each line on the chart.
Date Field (optional)Enables date-based filtering and drilldown functionality.

🎨 Chart Customizations

CategoryOptions & Description
GeneralTheme, interactivity, borders, and chart decals.
TitleChart title, font, alignment, and visibility options.
SortingSort order of data points by measure values or series name.
GridControl margins, padding, and positioning of the chart grid.
LegendShow or hide legend and customize its appearance.
HeatMapOptional color scale mapping to a selected measure.
Parallel AxisAxis scaling, formatting, labels, and custom min/max ranges.
SeriesCustomize line appearance: smoothness, width, type, color, gradient fill, etc.
TooltipEnable and configure tooltips for individual points or lines.
OthersLayout orientation: Horizontal or Vertical.

📊 Example Visualization

map-geojson chart