trend
Configuration options
Core structure
Examples and code snippets
Trend on value widget

widgets:
trend-value:
type: widget.value
options:
value: '23850'
align: right
format:
numberStyle: currency
currency: USD
bottom:
type: component.trend
options:
title: 'Last week'
value: +1250
format:
numberStyle: currency
currency: USD
top:
type: component.titles
options:
icon: chart
iconColor: color6Trend on chart widget

Trend on list widget

Last updated
Was this helpful?