# Year-week heatmap

const config = {
  type: 'matrix',
  data: data,
  options: options
};
Last Updated: 6/30/2025, 3:41:32 PM