结果示例:

完整源码:
index.html中增加<script src="./static/lib/heatmap.js"></script>
  heatmap.js
heatmap.js
/*
 * heatmap.js v2.0.5 | JavaScript Heatmap Library
 *
 * Copyright 2008-2016 Patrick Wied <heatmapjs@patrick-wied.at> - All rights reserved.
 * Dual licensed under MIT and Beerware license 
 *
 * :: 2016-09-05 01:16
 */
;(function (name, context,</


















