StatsGridChartWorkerUpdate: ChartWorkerUpdate & {
    groupColumns?: SplitBy[];
    valueColumns?: WorkerStatsGridValueColumn[];
}

Type declaration

  • OptionalgroupColumns?: SplitBy[]

    Change the columns used to group statistics in this Stats Grid

  • OptionalvalueColumns?: WorkerStatsGridValueColumn[]

    Change the columns used to display statistics in this Stats Grid