📄️ Components overview
There are five different component types:
📄️ Value component
Different data types can be stored in a value component. The most simple of these are numbers, text, and logic. These can be simply selected in the dropdown menu on the top right. Also, more complex data types like lists or the values of other components can be stored here.
📄️ Record component
A record component holds whole data sets in a tabular form. The structure of a record component can be defined by the user, i.e. any number/names of rows or columns can be added.
📄️ Graphic component
The graphic component allows you to create dynamic visualizations in the Scalable Vector Graphics (SVG) format and export them as JPG or PNG images.
📄️ Resource component
To access resources in the configurator, it is also necessary to store them in a component. There are the following 4 resource types that can be uploaded:
📄️ Result visualization
The result panel automatically converts the output data in a human-readable format.
📄️ Table component
A Table component is used to load tabular data from a data source as well as filtering and modifying that data.