v2.3.61
VueUiHeatmap
Add new config options to rotate xAxis labels, and only show them at given modulo.
config.style.layout.dataLabels.xAxis.rotation: number; // default 0
config.style.layout.dataLabels.xAxis.showOnlyAtModulo: number | null; // default: null
Documentation page and chart maker are up to date.