Skip to main content

4.2.8 State Timeline

Overview

The State Timeline displays how a value changes over time as a horizontal colored band. Each segment of the band is colored and labeled according to the value it represents, making it easy to see at a glance how long a process was in each state and when transitions occurred.

State timeline showing equipment operating states over time

Multiple metrics render as multiple stacked horizontal bands, enabling side-by-side comparison of state histories across different signals.

When to Use

Use the State Timeline when:

  • Your data represents discrete states rather than continuous measurements (on/off, running/idle/fault, open/closed)
  • You want to see how long a process spent in each state and when transitions happened
  • You need to compare state histories across multiple signals or equipment on the same time axis

For continuous numeric signals, use the Trend Chart. For a compact grid view of states bucketed by time interval across many metrics, use the Status History panel.

Configuration

Edit Mode Toolbar

In addition to the common edit mode controls, the State Timeline adds:

ControlDescription
Save as ImageDownload the current preview as a PNG image
Full ScreenExpand the editor preview to fill the browser window
Panel InsightsRun AI analysis on the current preview data

Graph Settings

The appearance of each state band is controlled by the following settings:

State timeline style settings showing border, height, and fill options

SettingDescription
TitleChart title
SubtitleSecondary title
Border WidthWidth of the border drawn around each state segment (0 = no border)
Row HeightRelative height of each band (default 0.3)
Fill OpacityTransparency of the state color fill, 0–1
Rotate LabelsRotation of X-axis time labels
Label IntervalDensity of X-axis labels

State colors and labels are determined by the Value Mapping configuration, where you map each value (e.g., 0, 1, "Running") to a display color and text label.

Limits Settings

Limit lines can be overlaid on the timeline to mark threshold values:

State timeline with limit lines

Legend Settings

The legend identifies each state color. In Table mode it can also show summary statistics:

State timeline legend

SettingDescription
ShowDisplay mode: List, Table, or Hidden
PlacementPosition: Bottom or Right
Legend ValuesStatistics shown in Table mode

Example Scenarios

Equipment on/off history. A pump's run state (0 = Off, 1 = Running) is mapped to gray and green respectively. The state timeline over a 24-hour period shows exactly when the pump was running and for how long each run lasted.

Multi-mode process timeline. A batch reactor has four operating modes: Heating, Reaction, Cooling, Idle. Each mode is mapped to a distinct color. The timeline shows the full batch cycle from start to finish and makes it immediately visible if any phase ran longer than expected.

Alarm active/inactive history. Multiple alarm signals are stacked as separate bands. A maintenance engineer reviews a week of history to identify which alarms were most frequently active and whether they correlate in time.