# Year-week heatmap

const config = {
  type: 'matrix',
  data: data,
  options: options
};
Last Updated: 1/22/2026, 5:17:01 AM