Skip to content

Documentation / @ripl/charts / TrendSeriesType

Type Alias: TrendSeriesType ​

TrendSeriesType = "line" | "bar" | "area"

Defined in: charts/src/charts/trend.ts:97

Supported series visualization types within a trend chart.