projects/common/chart/axis/axis.component.ts
Axis scale type. The chart's scale-builder picks the matching create*Scale factory at the boundary; the axis itself stays scale-implementation-agnostic.
create*Scale
"linear" | "time" | "band"