| label |
string |
labelText |
Text label to display. Manually editing this field will set the inheritLabelFromData parameter to false |
| inheritLabelFromData |
boolean |
True |
When set to true, the label will be inherited from the connected variable |
| displayLabel |
boolean |
True |
If true, the label is displayed above or below the value |
| labelFontSize |
number |
0.5 |
Label font-size |
| labelColor |
string |
var(--widget-label-color) |
Label text color |
| labelFontFamily |
string |
var(--widget-font-family) |
Label font-family. Possible values: Arial, Verdana, Tahoma, Trebuchet MS, Times New Roman, Georgia, Garamond, Courier New, Brush Script MT, Montserrat, ralway, Lucida Grande, Lato, Menlo |
| valuePosition |
string |
bottom |
Value position. Possible values: bottom, top |
| valueFontSize |
number |
3 |
Value font-size |
| valueColor |
string |
var(--widget-color) |
Color of the value displayed in the KPI card |
| valueFontFamily |
string |
var(--widget-font-family) |
Value font-family. Possible values: Arial, Verdana, Tahoma, Trebuchet MS, Times New Roman, Georgia, Garamond, Courier New, Brush Script MT, Montserrat, ralway, Lucida Grande, Lato, Menlo |
| decimalDigits |
number |
3 |
Number decimal digitls precision for display |
| subLabelFontSize |
number |
0.5 |
Sub-label font-size |
| subLabelColor |
string |
var(--widget-subtext-color) |
Sub-label text color |
| subLabelFontFamily |
string |
var(--widget-font-family) |
Label font-family. Possible values: Arial, Verdana, Tahoma, Trebuchet MS, Times New Roman, Georgia, Garamond, Courier New, Brush Script MT, Montserrat, ralway, Lucida Grande, Lato, Menlo |
| borderShadow |
boolean |
False |
Enable border shadow effect |
| graphColor |
string |
var(--widget-label-color) |
Color of the graph |