Type alias KpiDataPoint Beta
KpiDataPoint:
object
Data point in a KPI chart — the card represents a single aggregated point.
Type declaration
comparison
comparison?: KpiComparisonInfo
Resolved comparison shown on the card, when a comparison is active.
date
date?: number
Last trend bucket as epoch milliseconds, when a trend dimension is set.
value
value?: number
Headline value.