The ClickStack dashboards page (docs/use-cases/observability/clickstack/dashboards/index.md) does not yet document the number-tile Background chart option.
Number tiles can render a background trend sparkline (line or area) behind the value, derived from a time-bucketed version of the tile's query. It is set from the tile's Display Settings drawer (Background chart: None / Line / Area, plus an optional Background color). The option applies to query-builder number tiles; raw SQL number tiles have no time dimension to bucket, so it is disabled for them.
This is a sibling to the number-tile color picker tracked in #6298. Both belong under a "Tile display settings" subsection on the same page.
Shipped in hyperdxio/hyperdx#2489.
The ClickStack dashboards page (
docs/use-cases/observability/clickstack/dashboards/index.md) does not yet document the number-tile Background chart option.Number tiles can render a background trend sparkline (line or area) behind the value, derived from a time-bucketed version of the tile's query. It is set from the tile's Display Settings drawer (
Background chart: None / Line / Area, plus an optionalBackground color). The option applies to query-builder number tiles; raw SQL number tiles have no time dimension to bucket, so it is disabled for them.This is a sibling to the number-tile color picker tracked in #6298. Both belong under a "Tile display settings" subsection on the same page.
Shipped in
hyperdxio/hyperdx#2489.