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 |
2 |
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 |
unit |
string |
unitText |
The unit to display next to the value |
displayUnit |
boolean |
False |
If true, the unit text is displayed next to the value |
unitFontSize |
number |
0.5 |
The font-size of the unit text |
unitColor |
string |
var(--widget-label-color) |
The color of the unit text |
borderShadow |
boolean |
False |
Enable border shadow effect |