Example thumbnail image
Description
Show the status of Life Limited Items with respect to qualification limits. Usage information is read from events. Events are always scanned from start of mission to end period of the generated report.
Implementation
Browse source code here.
Configuration options
Name | Description | Quantisation | Default | Type | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
title | Graph title | required | Life limited items | string | ||||||||||||||||||||
filename | Allow filename to be set manually | optional | string | |||||||||||||||||||||
width | Width of generated plot | required | 1000 | int (pixels) | ||||||||||||||||||||
item | Events to be plotted | multiple |
| |||||||||||||||||||||
xlabel | X-axis label | required | % Life Consumed | string | ||||||||||||||||||||
bar-spacing | Spacing between each bar | required | 4 | int | ||||||||||||||||||||
bar-height | Height of each bar | required | 28 | int | ||||||||||||||||||||
label-fontsize | Font size for X-axis labels | required | 8 | uint (pt) | ||||||||||||||||||||
title-fontsize | Font size for X-axis labels. Set to either 0 or 10 (0 disabled title) | required | 0 | uint (pt) | ||||||||||||||||||||
description | Include a description table underneath the main image | required | False | boolean |
Example
<life-limited-items> option 1 option 2 ... </life-limited-items>
This shows an example of the basic declaration of the widget with no options. Options are added as:
<name>value</name>