Example thumbnail image
Description
Draw a table of events, filtered by eventname(s). If similar events occur immediately after each other they are squished into a single event.
Wiki
This widget has additional information in a wiki page.
Implementation
Browse source code here.
Configuration options
Name | Description | Quantisation | Default | Type | ||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
title | None | required | Events List | string | ||||||||||||||||||||||||||||||||||||||||||||||||||
event | Event classes to show. One element per class only. | multiple |
| |||||||||||||||||||||||||||||||||||||||||||||||||||
absolute-start-time | To override sensing-start time of the report | optional | datetime | |||||||||||||||||||||||||||||||||||||||||||||||||||
hide-default-columns | Suppress the default columns allowing all columns to be customised | required | False | boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||
column | Add additional custom columns to table | multiple |
|
Example
<events-list> option 1 option 2 ... </events-list>
This shows an example of the basic declaration of the widget with no options. Options are added as:
<name>value</name>