Time Chart Widget

The Time Chart widget is LogScale's primary visualization tool for temporal data analysis, displaying bucketed time series data along a timeline. It aggregates and visualizes data points across specified time intervals (buckets), making it ideal for tracking trends, patterns, and anomalies over time.

FigureĀ 250, ā€œTime Chartā€ show an example of the widget's appearance.

Screenshot showing a time chart widget displaying PR Actions per second over time with two series (closed and opened) as line graphs with periodic spikes

FigureĀ 250.Ā Time Chart


Key features:

  • Multiple metric display — for example, can display CPU usage and network traffic all plotted on the same chart with different colors/lines

  • Real-time data updates

  • Precise value and timestamp display on hover (see FigureĀ 251, ā€œBucket values and times shown on hoverā€)

  • Zoom selection: click and drag across any portion of the chart to zoom into that specific time period

  • Interactive legend with series toggle

  • Turn on/off multiple overlapping series, see Hint: Deselect Series in Widgets

Screenshot showing a stacked area time chart with three colored series and a hover tooltip displaying bucket size, timestamp, and individual series values for the selected data point

FigureĀ 251.Ā Bucket values and times shown on hover


Review these sections for Time Chart widget details: