if (aggregate) {
    bubbleColorFn = normalizeGroup(filter.data, 'aa');
    chartData.datasets[0].spotAxes.c = aggregate.operation + ' ' + aggregate.label;
  }