Skip to content

Scatter Single Axis

The Scatter Single Axis Chart displays multiple scatter plots along parallel, independent single axes.
It’s particularly effective for visualizing distribution patterns, outliers, and value concentration across multiple groups or categories.

Each axis represents a separate group, with data points distributed along it based on a categorical or sequential dimension and their numeric measure values.

Use cases:

  • Visualizing comparative distributions across multiple groups.
  • Detecting outliers and clusters within categories.
  • Observing how different groups trend relative to a common dimension.

βš™οΈ Setup

  1. Drag the Scatter Single Axis 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 essential settings for the Scatter Single Axis Chart.
  5. Select the Source from which the chart will fetch its data.
  6. Map:
    • Measure (Value) β€” Numeric value determining the size of each scatter point.
    • Dimension (Axis) β€” Categorical or sequential value plotted along the single axis.
    • Group β€” Categorical field splitting the chart into multiple independent single axes.
  7. Optionally add a Date field for time-based filtering.

πŸ“Š Basic Configuration

Configuration ItemDescription
SourceThe data source to query for chart values.
Measure (Value)Numeric value determining scatter point size.
Dimension (Axis)Categorical or sequential value plotted along the axis.
Group(Optional) Categorical field splitting the scatter points into separate single axes.
Date Field (optional)Enables date-based filtering and drilldown capability.

🎨 Chart Customizations

CategoryOptions & Description
GeneralTheme, background, border, and interactivity options.
TitleChart title, font, alignment, and visibility settings.
SortingControl sorting of categories or series order.
GridManage padding and subplot spacing.
LegendShow/hide, position, and format for series legends.
HeatMapApply color gradients based on value ranges for enhanced visual density.
Categorical AxisCustomize labels, rotation, and intervals along the single axis.
SeriesConfigure scatter point symbol, size scaling, colors, and data labels.
TooltipTooltip content, format, and triggers for data points.
OthersSet symbol size limits, subplot height, and gap between subplots.

πŸ“Š Example Visualization

scatter single axis chart