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"></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-example min-h-87.5"></div>

