Heatmap Chart
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/heatmap-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-heatmap-chart-example min-h-87.5" data-echart-responsive="true"></div>
Heatmap Single Series Chart
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/heatmap-single-series-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-heatmap-single-series-chart min-h-87.5" data-echart-responsive="true"></div>