SPCChartWorkerGet: ChartWorkerGet & {
    splitBy: SplitBy[];
}

Type declaration

  • splitBy: SplitBy[]

    Controls how the chart will be split into separately rendered graphs.

    Numbers are treated as Traceability IDs.

    For example, when set to ['process', 3], given that the Traceability with ID 3 is "Shift", a separate graph will be drawn for each Process / Shift combination.