Appearance
Documentation / @ripl/charts / AxisFormatType
AxisFormatType = "number" | "percentage" | "date" | "string"
"number"
"percentage"
"date"
"string"
Defined in: charts/src/core/options.ts:425
Built-in axis label format types.