TaskDataChartColumnWorker: DataChartColumn & {
    type: Exclude<TaskDataChartColumnType, "id">;
}