trend
The trend component displays an increase or decrease over a period. The increment or decrement number can be formatted as a percentage, currency, or plain value.
Trend is available in the following content widgets:
Core structure | |
value | Positive or negative numeric value. |
format | A selection of formats is available for the main value of the widget, for example, currency. |
title | Display a title for the trend. |
subtitle | Add a subtitle under the title text. Note: this text won't be displayed if isValueBottom is set to true |
style | Properties used for component styling. - isValueBottom - By default, the value is on the right of the text. Set the property to true to move it underneath the text. - isValueHidden - hides the number and only shows an icon indicating an up or down trend. - isAlignRight - aligns everything to the right. |