Heatmap
Heatmaps visualize two-dimensional categorical data with color-encoded values — GitHub's contribution graph is the canonical example. ApexCharts ships heatmap support natively.
Note:
heatmapis an ApexCharts-specific chart type. Chart.js does not have a native equivalent; switching tochartjsthrowsTypeNotSupportedException.
Basic Example — Activity heatmap
Daily commit activity by weekday × hour
Range-colored — server CPU
CPU usage by server × hour (%)
License note
ApexCharts is non-MIT — see the License section on the Chart overview page and apexcharts.com/license for the full terms.
See Also
Design Tokens
See ApexCharts adapter — Design Tokens for the color, typography, and grid tokens shared across every ApexCharts demo.