Bubble Chart
A 3D Scatter Plot; Bubbles are graphed using x and y labels, and their sizes determined by a z-value.
Home > Visualization > Basic
Input Properties
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| X-Column | ✓ | String | - | Data column for the x-axis |
| Y-Column | ✓ | String | - | Data column for the y-axis |
| Z-Column | ✓ | String | - | Data column to determine bubble size |
| Enable Color | Boolean | false | Colors bubbles using a data column | |
| Color-Column | ✓ | String | - | Picks data column to color bubbles with if color is enabled |
Output Ports
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.