TimeBasedChart: {
    label: string;
    values: Record<string, number>;
}[]