Specify the number of domains
range: number; // must be >= 1
Default: 12
12
const cal = new CalHeatmap(); cal.paint({ range: 8 });