Skip to main content

Events

The Calendar visualization panel allows displaying events from any data source.

Configuration

Select required and optional fields to visualize data in the panel's options.

FieldRequiredDescription
TextYesEvent text. Defaults to the first text field.
Start timeYesEvent start time. Defaults to the first-time field.
DescriptionNoEvent description.
End timeNoEvent end time.
LabelsNoEvent labels. Support split of comma-separated values.
ColorNoEvent color.
How to display events from PostgreSQL.

Duration

Events can be instantaneous, has duration, multi-day and ongoing.

  • If the event has only the Start time field configured, events are considered instantaneous.
  • If the event has Start and End time fields configured, events are considered to have a duration.
  • Any events that have an End time field configured and equal NULL are considered ongoing.
Schema explains how events will look like depends on the end time field.
Schema explains how events will look like depends on the end time field.
Events with different start and end times set using Static Data Source.
Events with different start and end times set using Static Data Source.

Color

Events can be colored based on

  • Color field.
  • Frame Id.
  • Event id.

For the selected color field the color of the event uses the threshold configuration.

You can also choose a Color scheme in the Standard options.

Releases colored based on event id using the Classic palette.
Releases colored based on event id using the Classic palette.