Skip to content

Heat Map

This demo shows how to render a Heat Map. The chart below represents data from a Ticket Sales table residing in our Elasticsearch server. It shows commission and number of transactions per venue city and month.

If you'd like to see the demo in full screen click here

Review the complete source code and copy/paste it to create your own.
1
{"action": "import", "url": "../cf-demos/heatmap-chart/index.html"}
1
{"action": "import", "url": "../cf-demos/heatmap-chart/index.js"}
1
{"action": "import", "url": "../cf-demos/heatmap-chart/style.css"}