export type ChartFillGradientStop = { position: number; color: string; };