Advanced
Operators in the Advanced category
Home > Visualization > Advanced
Operators
| Operator | Description |
|---|
| Choropleth Map | Visualize data using a Choropleth Map that uses shades of colors to show differences in properties or quantities between regions |
| Scatter3D Chart | Visualize data in a Scatter3D Plot |
Total: 2 operators
1 - Choropleth Map
Visualize data using a Choropleth Map that uses shades of colors to show differences in properties or quantities between regions
Home > Visualization > Advanced
| Property | Requirement | Type | Default | Description |
|---|
| Locations Column | ✓ | String | - | Column used to describe location. Currently only supports countries and needs to be three-letter ISO country code |
| Color Column | ✓ | String (integer, long, double) | - | Column used to determine intensity of color of the region |
Output Ports
2 - Scatter3D Chart
Visualize data in a Scatter3D Plot
Home > Visualization > Advanced
| 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 for the z-axis |
Output Ports