Skip to content

Instantly share code, notes, and snippets.

@mishuagopian
Created November 16, 2016 20:49
Show Gist options
  • Save mishuagopian/c515276763b92b6d811ec110a5387943 to your computer and use it in GitHub Desktop.
Save mishuagopian/c515276763b92b6d811ec110a5387943 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title> Heatmap page </title>
<script type="text/javascript" src="heatmap.min.js"></script>
</head>
<body>
<div class="heatmap" style="height: 250px; width: 100%;" />
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment