Skip to content

Documentation / @ripl/charts / AxisFormatType

Type Alias: AxisFormatType ​

AxisFormatType = "number" | "percentage" | "date" | "string"

Defined in: charts/src/core/options.ts:425

Built-in axis label format types.