Report widget types¶
Widget type identifiers used when adding instances to a report layout. Display names are from the application UI.

Data widgets¶
| Type ID | Display name | Purpose |
|---|---|---|
table.data |
Table | Tabular data |
list.data |
List | List presentation |
chart.line |
Line chart | Time series or category lines |
chart.bar |
Bar chart | Bar series |
chart.pie |
Pie chart | Proportions (supports donut mode) |
image.scan |
Scene overview | Scan reference / frame images |
Control widgets¶
| Type ID | Display name | Purpose |
|---|---|---|
controls.filters |
Filters | Filter inputs for data widgets |
controls.lines |
Lines | Counting line selector |
controls.actions |
Actions | Action buttons from catalog |
controls.buttonGroup |
Button group | Exclusive button selection |
Configuration¶
Each widget instance has:
| Part | Edited in | Saved when |
|---|---|---|
| Type | Fixed at add time | — |
| Query | Edit widget → Query tab | Save layout on view page |
| Appearance | Edit widget → Appearance tab | Save layout |
Apply on the view page refreshes data only — it does not save layout.