BiVariate Bubble Chart
A BiVariate Bubble Chart visualizes scatter plots with configurable bubble sizes based on numeric measures, split across multiple grids using a Split dimension and optionally grouped by a Group dimension.
Each grid presents a distinct subset of the data for easy visual comparison.
Key Features:
- Multi-grid (small multiples) bubble/scatter charts split by a Split dimension.
- Optional Group dimension for multiple bubble series within each grid.
- Dynamic bubble sizes based on a measure value or alternate Size measure.
- Configurable Horizontal and Vertical orientation.
- DataZoom sliders for interactive panning/zooming on both axes.
- Customizable axis labels, legends, tooltips, and heatmap-based color mapping.
- Supports sorting, area grids, and pivoted group-based breakdowns.
Use Cases:
- Plotting sales vs. growth for regions and products.
- Sensor readings vs. time split by device type.
- Social media or marketing engagement vs. reach across campaign splits.
- Visualizing system or app performance metrics across infrastructure nodes.
βοΈ Setup
- Add the BiVariate Bubble Chart widget to your Infoboard.widget from the chart library onto your designer workspace.
- Select the chart.
- Go to the Widget Configuration tab in the Customize panel.
- Under the Configuration tab, select the Basic Configuration option to access the essential settings for the bi variate bubble chart.
- Select the Source which the chart will pull the data from the option.
- Map:
- Value (Measure) β The primary numeric value for bubble positions.
- Size (Measure) (optional) β A numeric measure that controls bubble size.
- Axis (Dimension) β The independent axis (categories, values, etc.).
- Split (Dimension) β The dimension to split the visualization into grids.
- (Optional) Group (Dimension) β To show multiple series in each grid.
- Optionally add a Date field for time-based filtering.
- Enable Hide Zero Values to omit symbols with zero values if needed.
π Basic Configuration
Configuration Item | Description |
---|---|
Source | Source providing the data for measures and dimensions. |
Value | Primary numeric measure for bubble position (X or Y axis). |
Size | (Optional) Numeric measure determining bubble size. |
Axis | Dimension for independent axis labels. |
Split | Splits data into multiple chart grids. |
Group (optional) | Groups multiple bubble series within a grid. |
π¨ Chart Customizations
Category | Options & Description |
---|---|
General | Modify the chartβs general appearance, including the background color, borders, shadows, and drill-out choices. |
Title | Enable and customize chart title text, alignment, font, and color. |
Sorting | Define custom sort orders for categories along the X and Y axes. |
Grid | Adjust chart margins, grid spacing, and padding around the matrix area. |
Legend | Toggle visibility, position, orientation, and customize legend labels and icons. |
HeatMap | Configure 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 Axis | Value axis configuration β type, log scale, and formatting. |
Series | Bubble color, border, shadow, and series style customizations. |
Tooltip | Control tooltip content, formatting, and visibility on hover. |
Others | Switch Orientation between Horizontal and Vertical, set Bubble Size Min/Max, and configure Box Shadow for bubbles. |