Widget Types

There are several types of widgets that can be used in a dashboard created with the Dashboard Builder. These can be logically grouped based on the type of data they represent into:

  • KPI: all widgets that represent KPIs and formulas;

  • Events: all widgets that represent events recorded on the machine;

  • Telemetry: all widgets dedicated to representing telemetry variables.

Below is a detailed description of all the widget types grouped by data type.

KPI

Card

Example of card

A simple component representing a single value. The content can be configured through the following window. Here, you can choose the KPI to display from those available and the graphic style of the element.

Example of the configuration window

Chart

Example of chart

This component allows you to display a chart with one or more tracks. In the configuration window, you can set up the various tracks to display and their graphic appearance. Note that the displayed data are the KPIs available for the asset over time.

Example of the configuration window

Gauge

Example of gauge

An example of a gauge is shown in the image above. In this case, you can configure the KPI represented through a specific window.

Example of the configuration window

Progress Bar

Example of progress bar

A progress bar allows you to display a KPI as long as it is expressed as a percentage. You can configure which KPI to display through a specific window.

Example of the configuration window

Table

Example of table

A table allows you to display a KPI in a tabular format. Each row represents a time interval in which the data is displayed. The temporal resampling depends on how the page is configured in the table header. The configuration window allows you to set up the KPIs to display in the various columns and the number of rows.

Example of the configuration window

Events

Pareto

Example of Pareto

The Dashboard Builder allows you to create a Pareto chart for all recorded events. The configuration window lets the user choose the type of event for which to create the Pareto chart and the color to use for coloring the bins in the chart.

Example of the configuration window

Table

Example of table

This widget allows you to insert a table of events of the selected type. The configuration window allows you to choose the type of event to consider and the number of rows to display. Multiple types of events can also be configured to display.

Example of the configuration window

Telemetry

Chart

Example of telemetry

The Chart widget allows you to display a graph with some tracks representing telemetry variables. The tracks to display and their graphic style can be defined in the configuration window.

Example of the configuration window