This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Scientific

Operators in the Scientific category

Home > Visualization > Scientific

Operators

OperatorDescription
Carpet PlotVisualize data in a Carpet Plot
Contour PlotDisplays terrain or gradient variations in a Contour Plot
DendrogramVisualize data in a Dendrogram
HeatmapVisualize data in a HeatMap Chart
Network GraphVisualize data in a network graph
Parallel Coordinates PlotVisualize multivariate data using parallel coordinate axes
Polar ChartDisplays data points in a polar scatter plot
Quiver PlotVisualize vector data in a Quiver Plot
Radar ChartVisualize data in a Radar Chart
Radar PlotView the result in a radar plot.
Ternary ContourShows how a measured value changes across all mixtures of three components that sum to a constant
Ternary PlotPoints are graphed on a Ternary Plot using 3 specified data fields
Volcano PlotDisplays statistical significance versus effect size
Wind Rose ChartDisplays wind distribution using a polar bar chart

Total: 14 operators

1 - Carpet Plot

Visualize data in a Carpet Plot

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
First Parameter Axis ColumnString-Column representing the first parameter axis (a)
Second Parameter Axis ColumnString-Column representing the second parameter axis (b)
Value ColumnString-Column representing the value at each (a, b)
coordinate

Output Ports

PortMode
0Single Snapshot

2 - Contour Plot

Displays terrain or gradient variations in a Contour Plot

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
Grid SizeString10Grid resolution of the final image
Connect GapsBooleantrueAutomatically fill in the missing parts
xString-The column name of X-axis
yString-The column name of Y-axis
zString-The column name of color bar
Coloring Methodheatmap, lines, noneheatmap

Output Ports

PortMode
0Single Snapshot

3 - Dendrogram

Visualize data in a Dendrogram

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
Color ThresholdString-Value at which separation of clusters will be made
Value X ColumnString-The x values of points in dendrogram
Value Y ColumnString-The y value of points in dendrogram
LabelsString-The label of points in dendrogram

Output Ports

PortMode
0Single Snapshot

4 - Heatmap

Visualize data in a HeatMap Chart

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
Value X ColumnString-The values along the x-axis
Value Y ColumnString-The values along the y-axis
ValuesString-The values of the heatmap

Output Ports

PortMode
0Single Snapshot

5 - Network Graph

Visualize data in a network graph

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
Source ColumnString-Source node for edge in graph
Destination ColumnString-Destination node for edge in graph
TitleStringNetwork Graph

Output Ports

PortMode
0Single Snapshot

6 - Parallel Coordinates Plot

Visualize multivariate data using parallel coordinate axes

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
DimensionsList-List of numeric columns to visualize as parallel
axes (min: 1, At least one dimension is required)
Color ColumnString-Column used to color or group the lines

Output Ports

PortMode
0Single Snapshot

7 - Polar Chart

Displays data points in a polar scatter plot

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
rString-The column name for radial values (must be
numeric)
thetaString-The column name for angular values (must be
numeric)

Output Ports

PortMode
0Single Snapshot

8 - Quiver Plot

Visualize vector data in a Quiver Plot

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
xString-Column for the x-coordinate of the starting point
yString-Column for the y-coordinate of the starting point
uString-Column for the vector component in the x-direction
vString-Column for the vector component in the y-direction

Output Ports

PortMode
0Single Snapshot

9 - Radar Chart

Visualize data in a Radar Chart

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
Name ColumnString-Column containing entity names for each radar
Value ColumnsList-Columns containing numeric values for radar chart
axes
Fill OpacityDouble0.5Opacity value for radar chart fill from 0.0
(transparent) to 1.0 (opaque)

Output Ports

PortMode
0Single Snapshot

10 - Radar Plot

View the result in a radar plot.

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
AxesList-Numeric columns to use as radar axes
Trace Name ColumnStringNo SelectionOptional - Select a column to use for naming each
radar trace
Trace Color ColumnStringNo SelectionOptional - Select a column to use for coloring
each radar trace (note: if there are too many
traces with distinct coloring values, colors may
repeat)
Line Patternsolid, dash, dotsolidPattern of the lines connecting points on the
radar plot
Max NormalizeBooleantrueNormalize radar plot values by scaling them
relative to the maximum value on their respective
axes
Fill TraceBooleantrueFill the area within each radar trace
Show Point MarkersBooleantrueDisplay point markers on the radar plot
Show LegendBooleantrueDisplay the legend (note: without the legend, you
are unable to selectively hide or show traces in
the plot)

Output Ports

PortMode
0Single Snapshot

11 - Ternary Contour

Shows how a measured value changes across all mixtures of three components that sum to a constant

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
Variable 1String-First variable data field
Variable 2String-Second variable data field
Variable 3String-Third variable data field
Measured ValueString-Measured value data field

Output Ports

PortMode
0Single Snapshot

12 - Ternary Plot

Points are graphed on a Ternary Plot using 3 specified data fields

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
Variable 1String-First variable data field
Variable 2String-Second variable data field
Variable 3String-Third variable data field
Categorize by ColorBooleanfalseOptionally color points using a data field
Color Data FieldString-Specify the data field to color

Output Ports

PortMode
0Single Snapshot

13 - Volcano Plot

Displays statistical significance versus effect size

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
Effect Size (log2 Fold Change)String-Select the column representing the effect size or
magnitude of change between two experimental
groups. This value is typically a log2 fold
change and is used for the x-axis of the volcano
plot
P-Value ColumnString-Select the column representing the p-value
associated with the statistical test for each
feature. This value is transformed using
-log10(p-value) and plotted on the y-axis to
indicate statistical significance

Output Ports

PortMode
0Single Snapshot

14 - Wind Rose Chart

Displays wind distribution using a polar bar chart

Home > Visualization > Scientific

Input Properties

PropertyRequirementTypeDefaultDescription
Radial Values (r)String-Numeric values representing magnitude (e.g.,
frequency)
Angular Values (θ)String-Direction or angle categories (e.g., N, NE, E)
Color GroupString-Optional grouping column (e.g., wind strength)

Output Ports

PortMode
0Single Snapshot