title: “Time Series Plot” description: “Visualize trends and patterns over time.” category: “Basic” operator_type: “TimeSeriesPlot” tags: [visualization, basic]

Home > Visualization > Basic

Input Properties

PropertyRequirementTypeDefaultDescription
Time ColumnString-The column containing time/date values (e.g.,
Date, Timestamp)
Value ColumnString-The numerical column to plot on the Y-axis (e.g.,
Sales, Temperature)
Category ColumnStringNo SelectionOptional - A categorical column to create
separate lines
Facet ColumnStringNo SelectionOptional - A column to create separate subplots
Plot TypeStringlineSelect the type of time series plot (line, area)
Show Range SliderBooleanfalseDisplay a range slider at the bottom of the plot

Output Ports

PortMode
0Single Snapshot