Variables
The Variables tab allows you to attach a variable to your widgets.
- Click the Datasource drop-down and select either Local or deviceWISE. For more information on adding a Local variable, see Adding a Local Variable.
- Choose a Device, if you have selected a deviceWISE variable.
- Click Variable and select a Variable you want to attach. The widget gets associated with the variable selected.
- Select the Count. Depending on the Widget that is being created, it will affect its behavior, for example:
Line Chart: Count defines how many points are used to draw the line; without it, the line is not created.
Bubble Chart: Count controls how many bubbles are rendered; without it, bubbles do not appear.
Heat Map: Count increases the number of cells per variable (e.g., from 1 square per variable to 4).
Bar Chart: Count displays more instances of the array, increasing the number of bars shown.