1 2 3
<div style="width:800px; height: 400px; background-color: red;"> <ejs-heatmap [dataSource]='dataSource' [xAxis]='xAxis' [yAxis]='yAxis'></ejs-heatmap> </div>