Historical Viewer
The Historical Viewer element allows for querying and analyzing historical data records of variables or processes in table format within synoptics. It is ideal for visualizing data logs, production reports, or any chronologically stored information.
Properties marked with bolt allow dynamization from an expression with variables.
General
Basic identification and position configuration.
Name (string)
Unique identifier of the element.
Description (string)
Optional descriptive text.
X bolt (number)
Horizontal position in pixels.
Y bolt (number)
Vertical position in pixels.
Z bolt (number)
Depth index (z-index).
Width bolt (number)
Width of the element in pixels.
Number of rows (number)
Defines the amount of visible rows in the viewer.
Style
Visual customization of the element and its interface.
Hidden bolt (boolean)
Makes the element invisible.
Background Color bolt (color)
Background color of the viewer container.
Border Color bolt (color)
Global border color of the element.
Border Color [Top/Bottom/Left/Right] (color)
Allows defining specific colors for each side of the border.
Header Color (color)
Text color for the table header row.
Row Color (color)
Default text color for the data rows.
Interface Color (color)
Color applied to the viewer's interactive and control elements (title, search borders, pagination).
Border Radius bolt (number)
Corner rounding of the container in pixels.
Border Width bolt (number)
Global border thickness in pixels.
Border Width [Top/Bottom/Left/Right] (number)
Specific thickness for each side of the border.
Header Font Size (number)
Text size for the column titles.
Row Font Size (number)
Text size for the data contained in the rows.
Header Height (number)
Height in pixels of the header row.
Row Height (number)
Height in pixels of each of the data rows.
Border Style bolt (string)
Global stroke type (Solid, Dotted, etc.).
Border Style [Top/Bottom/Left/Right] (string)
Specific stroke type for each side of the border.
Shadow (string)
Predefined shadow style (None, Small, Medium, Large).
Advanced
Configuration of data behavior and element functionalities.
Thing (string)
Allows selecting the asset or "Thing" from which historical data will be extracted.
Variables (Array)
List of signals associated with the selected "Thing" that will be displayed as columns in the table.
Only variables belonging to the previously chosen asset (Thing) will appear for selection in this field. This restriction ensures that all displayed data share the same timeline, guaranteeing that the records align and can be correctly related within the table.
Search box (boolean)
If enabled, displays a search bar that allows filtering records in real-time based on the entered text.
Refresh button (boolean)
Enables a button in the interface to force an update of the displayed data.
Date filter (boolean)
Enables date and time selection fields to query specific periods of historical data outside the default range.
Select rows (boolean)
Allows the user to mark individual table rows to interact with the data.
Pagination (boolean)
Displays navigation controls at the bottom of the viewer, allowing the record list to be split into pages to improve navigation.
Table title bolt (string)
Text displayed as the main header at the top of the element.
History period (number / string)
Defines the time range (numerical value and unit such as Days, Hours, etc.) that the viewer will automatically load when it starts or resets.