Back to: Index of cards
Cards in this section are used to visualize and analyze events in bulk. An event consists of a start and end timestamp, similar to a time range, but can also be enriched with other data to support analysis. To learn more about common events-based workflows, see the Analyze events data page.
It is no longer required to configure an object set with event capabilities in Ontology Manager for event visualizations. Any object set with a timestamp property can be converted to an event set using the event set from tabular data card.
The following cards accept an event set and return an event set:
The following cards accept time ranges and return an event set:
The following cards accept a table and return an event set:
The following cards accept a time series and return an event set:
The following are available visualizations for events:
Every event set is visualized using an Events plot, which plots events on a time axis at the bottom of the chart. This feature can help to contextualize a time series plot or correlate events with observed phenomenon in the time series.
Event sets and events plots are backed by transform tables, where each row is treated as a single event. The backing transform table can be accessed through the next actions menu of the event set by selecting Convert > New transform table. You can use the backing transform table to modify or enrich the underlying event data. For example, you may want to compute a color label column for each event. You can then use the column to color code in the Colors settings under Event Options in the Display tab of the Editor panel.
From the Display tab of any events plot configuration, you can control how events are rendered on the chart, including the color, opacity, tooltip content, and location. Most settings can be applied at the individual event level by selecting an event column to supply the value, allowing for granular customization.
View an object set of events through time, segmented into categories if desired.
Does not support transform tables and only takes in an object set as input. Consider using Vega plots as an alternative visualization for an events timeline.
The events timeline chart only supports coloring if the number of events does not exceed the configured single event threshold. To adjust the event threshold, navigate to the Data tab and adjust the number in the Single event threshold field. Note that raising the threshold number may impact performance.
Alternatively, you can zoom in to a selected time frame to reduce the number of events in the chart view.