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
- Drag the Scatter Single Axis Chart widget from the chart library onto your designer workspace.
- Select the chart.
- Go to the Widget Configuration tab in the Configuration panel.
- Under the Configuration panel tab, select the Basic Configuration option to access essential settings for the Scatter Single Axis Chart.
- Select the Source from which the chart will fetch its data.
- 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.
- Optionally add a Date field for time-based filtering.
π Basic Configuration
Configuration Item | Description |
---|---|
Source | The 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
Category | Options & Description |
---|---|
General | Theme, background, border, and interactivity options. |
Title | Chart title, font, alignment, and visibility settings. |
Sorting | Control sorting of categories or series order. |
Grid | Manage padding and subplot spacing. |
Legend | Show/hide, position, and format for series legends. |
HeatMap | Apply color gradients based on value ranges for enhanced visual density. |
Categorical Axis | Customize labels, rotation, and intervals along the single axis. |
Series | Configure scatter point symbol, size scaling, colors, and data labels. |
Tooltip | Tooltip content, format, and triggers for data points. |
Others | Set symbol size limits, subplot height, and gap between subplots. |