Home > Visualization
Subcategories
Operators
| Operator | Description |
|---|---|
| Nested Table | Visualize Data in a Depth Two Nested Table |
Total: 1 operator
This is the multi-page printable view of this section. Click here to print.
Home > Visualization
| Operator | Description |
|---|---|
| Nested Table | Visualize Data in a Depth Two Nested Table |
Total: 1 operator
Home > Visualization > Basic
| Operator | Description |
|---|---|
| Bar Chart | Visualize data in a Bar Chart |
| Bubble Chart | A 3D Scatter Plot; Bubbles are graphed using x and y labels, and their sizes determined by a z-value. |
| Dot Plot | Visualize data using a dot plot |
| Dumbbell Plot | Visualize data in a Dumbbell Plot. A dumbbell plot (also known as a lollipop chart) is typically used to compare two distinct values or time points for the same entity. |
| Figure Factory Table | Visualize data in a figure factory table |
| Filled Area Plot | Visualize data in a filled area plot |
| Gantt Chart | A Gantt chart is a type of bar chart that illustrates a project schedule. The chart lists the tasks to be performed on the vertical axis, and time intervals on the horizontal axis. The width of the horizontal bars in the graph shows the duration of each activity. |
| Hierarchy Chart | Visualize data in hierarchy |
| Icicle Chart | Visualize hierarchical data from root to leaves |
| Line Chart | View the result in line chart |
| Pie Chart | Visualize data in a Pie Chart |
| Range Slider | Visualize data in a Range Slider |
| Sankey Diagram | Visualize data using a Sankey diagram |
| Scatter Plot | View the result in a scatterplot |
| Tables Plot | Visualize data in a table chart. |
| Time Series Plot | Visualize trends and patterns over time. |
Total: 16 operators
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Fields | ✓ | String | - | Visualize categorical data in a Bar Chart |
| Category Column | String | No Selection | Optional - Select a column to Color Code the Categories | |
| Horizontal Orientation | Boolean | false | Orientation Style | |
| Pattern | String | - | Add texture to the chart based on an attribute | |
| Value Column | ✓ | String (integer, long, double) | - | The value associated with each category |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| 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 |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Count Attribute | ✓ | String | - | The attribute for the counting of the dot plot |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Category Column Name | ✓ | String | - | The name of the category column |
| Dumbbell Start Value | ✓ | String | - | The start point value of each dumbbell |
| Dumbbell End Value | ✓ | String | - | The end value of each dumbbell |
| Measurement Column Name | ✓ | String (integer, long, double) | - | The name of the measurement column |
| Compared Column Name | ✓ | String | - | The column name that is being compared |
| Dots | List | - | ||
| ↳ Dot Column Value | ✓ | String (integer, long, double) | - | Value for dot axis |
| Show Legends? | Boolean | false | Whether to show legends in the graph |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Font Size | Double | 12 | Font size of the Figure Factory Table | |
| Font Color (Hex Code) | String | #000000 | Font color of the Figure Factory Table | |
| Row Height | Double | 30 | Row height of the Figure Factory Table | |
| Add Attribute | ✓ | List | [1 items] | List of columns to include in the figure factory table |
| ↳ Attribute Name | ✓ | String | - |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| X-axis Attribute | ✓ | String | - | The attribute for your x-axis |
| Y-axis Attribute | ✓ | String | - | The attribute for your y-axis |
| Line Group | String | - | The attribute for group of each line | |
| Color | String | - | Choose an attribute to color the plot | |
| Split Plot by Line Group | ✓ | Boolean | false | Do you want to split the graph |
| Pattern | String | - | Add texture to the chart based on an attribute |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Pattern | String | - | Add texture to the chart based on an attribute | |
| Start Datetime Column | ✓ | String (timestamp) | - | The start timestamp of the task |
| Finish Datetime Column | ✓ | String (timestamp) | - | The end timestamp of the task |
| Task Column | ✓ | String | - | The name of the task |
| Color Column | String | - | Column to color tasks |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Chart Type | ✓ | treemap, sunburst | - | Treemap or Sunburst |
| Hierarchy Path | ✓ | List | - | Hierarchy of attributes from a higher-level category to lower-level category |
| ↳ Attribute Name | ✓ | String | - | |
| Value Column | ✓ | String (integer, long, double) | - | The value associated with the size of each sector in the chart |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Hierarchy Path | ✓ | List | - | Hierarchy of attributes from a root (higher-level category) to leaves (lower-level category) |
| ↳ Attribute Name | ✓ | String | - | |
| Value Column | ✓ | String (integer, long, double) | - | The value associated with the size of each sector in the chart |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Y Label | String | Y Axis | The label for y axis | |
| X Label | String | X Axis | The label for x axis | |
| Lines | ✓ | List | - | |
| ↳ Y Value | ✓ | String | - | Value for y axis |
| ↳ X Value | ✓ | String | - | Value for x axis |
| ↳ Line Mode | ✓ | line, dots, line with dots | line with dots | |
| ↳ Line Name | String | - | ||
| ↳ Line Color | String | - | Must be a valid CSS color or hex color string |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Value Column | ✓ | String (integer, long, double) | - | The value associated with slice of pie |
| Name Column | ✓ | String | - | The name of the slice of pie |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Y-axis | ✓ | String | - | The name of the column to represent y-axis |
| X-axis | ✓ | String | - | The name of the column to represent the x-axis |
| Handle Duplicates | Nothing, Mean, Sum | NOTHING | How to handle duplicate values in y-axis |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Source Attribute | ✓ | String | - | The source node of the Sankey diagram |
| Target Attribute | ✓ | String | - | The target node of the Sankey diagram |
| Value Attribute | ✓ | String | - | The value/volume of the flow between source and target |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| X-Column | ✓ | String (integer, double) | - | X Column |
| Y-Column | ✓ | String (integer, double) | - | Y Column |
| Alpha Value | Double | 1.0 | Alpha (opacity) value from 0.0 (transparent) to 1.0 (opaque) | |
| Color-Column | String | - | Dots will be assigned different colors based on their values of this column | |
| log scale X | Boolean | false | Values in X-column is log-scaled | |
| log scale Y | Boolean | false | Values in Y-column is log-scaled | |
| Hover column | String | - | Column value to display when a dot is hovered over |
| Port | Mode |
|---|---|
| 0 | Single Snapshot |
Home > Visualization > Basic
| Property | Requirement | Type | Default | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Add Attribute | ✓ | List
Output Ports
1.16 - Time Series PlotVisualize trends and patterns over time. Home > Visualization > Basic Input Properties
Output Ports
2 - StatisticalOperators in the Statistical category Home > Visualization > Statistical Operators
Total: 8 operators 2.1 - Box/Violin PlotVisualize data using either a Box Plot or a Violin Plot. Box plots are drawn as a box with a vertical line down the middle which is mean value, and has horizontal lines attached to each side (known as “whiskers”). Violin plots provide more detail by showing a smoothed density curve on each side, and also include a box plot inside for comparison. Home > Visualization > Statistical Input Properties
Output Ports
2.2 - Continuous Error BandsVisualize error or uncertainty along a continuous line Home > Visualization > Statistical Input Properties
Output Ports
2.3 - Empirical Cumulative Distribution PlotVisualize the empirical cumulative distribution of a numeric column. Home > Visualization > Statistical Input Properties
Output Ports
2.4 - HistogramVisualize data in a Histogram Chart Home > Visualization > Statistical Input Properties
Output Ports
2.5 - Histogram2DDisplays a bivariate histogram as a density heatmap Home > Visualization > Statistical Input Properties
Output Ports
2.6 - Scatter Matrix ChartVisualize datasets in a Scatter Matrix Home > Visualization > Statistical Input Properties
Output Ports
2.7 - Strip ChartVisualize distribution of data points as a strip plot Home > Visualization > Statistical Input Properties
Output Ports
2.8 - Tree PlotVisualize hierarchical data as a top-down, interactive, auto-sizing tree Home > Visualization > Statistical Input Properties
Output Ports
3 - ScientificOperators in the Scientific category Home > Visualization > Scientific Operators
Total: 14 operators 3.1 - Carpet PlotVisualize data in a Carpet Plot Home > Visualization > Scientific Input Properties
Output Ports
3.2 - Contour PlotDisplays terrain or gradient variations in a Contour Plot Home > Visualization > Scientific Input Properties
Output Ports
3.3 - DendrogramVisualize data in a Dendrogram Home > Visualization > Scientific Input Properties
Output Ports
3.4 - HeatmapVisualize data in a HeatMap Chart Home > Visualization > Scientific Input Properties
Output Ports
3.5 - Network GraphVisualize data in a network graph Home > Visualization > Scientific Input Properties
Output Ports
3.6 - Parallel Coordinates PlotVisualize multivariate data using parallel coordinate axes Home > Visualization > Scientific Input Properties
Output Ports
3.7 - Polar ChartDisplays data points in a polar scatter plot Home > Visualization > Scientific Input Properties
Output Ports
3.8 - Quiver PlotVisualize vector data in a Quiver Plot Home > Visualization > Scientific Input Properties
Output Ports
3.9 - Radar ChartVisualize data in a Radar Chart Home > Visualization > Scientific Input Properties
Output Ports
3.10 - Radar PlotView the result in a radar plot. Home > Visualization > Scientific Input Properties
Output Ports
3.11 - Ternary ContourShows how a measured value changes across all mixtures of three components that sum to a constant Home > Visualization > Scientific Input Properties
Output Ports
3.12 - Ternary PlotPoints are graphed on a Ternary Plot using 3 specified data fields Home > Visualization > Scientific Input Properties
Output Ports
3.13 - Volcano PlotDisplays statistical significance versus effect size Home > Visualization > Scientific Input Properties
Output Ports
3.14 - Wind Rose ChartDisplays wind distribution using a polar bar chart Home > Visualization > Scientific Input Properties
Output Ports
4 - FinancialOperators in the Financial category Home > Visualization > Financial Operators
Total: 5 operators 4.1 - Bullet ChartVisualize data using a Bullet Chart that shows a primary quantitative bar and delta indicator. Optional elements such as qualitative ranges (steps) and a performance threshold are displayed only when provided. Home > Visualization > Financial Input Properties
Output Ports
4.2 - Candlestick ChartVisualize data in a Candlestick Chart Home > Visualization > Financial Input Properties
Output Ports
4.3 - Funnel PlotVisualize data in a Funnel Plot Home > Visualization > Financial Input Properties
Output Ports
4.4 - Gauge ChartVisualize a single value with a radial gauge chart, showing progress towards a goal with optional steps, threshold, and delta. Home > Visualization > Financial Input Properties
Output Ports
4.5 - Waterfall ChartVisualize data as a waterfall chart Home > Visualization > Financial Input Properties
Output Ports
5 - MediaOperators in the Media category Home > Visualization > Media Operators
Total: 4 operators 5.1 - HTML VisualizerRender the result of HTML content Home > Visualization > Media Input Properties
Output Ports
5.2 - Image VisualizerVisualize image content Home > Visualization > Media Input Properties
Output Ports
5.3 - URL VisualizerRender the content of URL Home > Visualization > Media Input Properties
Output Ports
5.4 - Word CloudGenerate word cloud for texts Home > Visualization > Media Input Properties
Output Ports
6 - AdvancedOperators in the Advanced category Home > Visualization > Advanced Operators
Total: 2 operators 6.1 - Choropleth MapVisualize data using a Choropleth Map that uses shades of colors to show differences in properties or quantities between regions Home > Visualization > Advanced Input Properties
Output Ports
6.2 - Scatter3D ChartVisualize data in a Scatter3D Plot Home > Visualization > Advanced Input Properties
Output Ports
7 - Nested TableVisualize Data in a Depth Two Nested Table Input Properties
Output Ports
|