Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimeSeriesCardElement

A card element with a time series chart.

Hierarchy

Index

Properties

Optional default_interval

default_interval: string

The default interval of the time series.

Optional default_time_range

default_time_range: string

The default time range of this card element.

kind

kind: string

Kind of element

  • NUMERIC: Single numeric value
  • BREAKDOWN: Breakdown of numeric values
  • TIME_SERIES: Time-series of numeric values.

text

text: string

The text of this card element.

value_types

value_types: ValueType[]

the value types associated to this card element.

Generated using TypeDoc