title: “Scatter Plot” description: “View the result in a scatterplot” category: “Basic” operator_type: “Scatterplot” tags: [visualization, basic]

Home > Visualization > Basic

Input Properties

PropertyRequirementTypeDefaultDescription
X-ColumnString (integer, double)-X Column
Y-ColumnString (integer, double)-Y Column
Alpha ValueDouble1.0Alpha (opacity) value from 0.0 (transparent) to
1.0 (opaque)
Color-ColumnString-Dots will be assigned different colors based on
their values of this column
log scale XBooleanfalseValues in X-column is log-scaled
log scale YBooleanfalseValues in Y-column is log-scaled
Hover columnString-Column value to display when a dot is hovered over

Output Ports

PortMode
0Single Snapshot