value
Show values and amounts for a quick overview or visual representation on a widget, such as sales targets or the number of orders to date. The value can be a number or date and time.
Core options | |
---|---|
value | Provide the value to be shown on the widget surface. You can use a string, expression or datasource. |
Other options | |
---|---|
align | Align the value either left, right or center. |
bottom | The titles component will be added to the bottom of the widget. |
footer | Add text to the footer of the widget. |
footerAlign | Align the footer text to left, right, center. |
format | Various formats available for the value which is of type date and number, for example, currency. |
placeholder | Specify a placeholder text to display if there is no data, for example - title: No data to display. |
style | By default the value is positive. To show a negative value set the style: isNegative to true. |
top | The titles component will be added to the top of the widget. |