Skip to content

Commit 0b1014c

Browse files
committed
Add latest build, remove examples/index.html
1 parent e1c8210 commit 0b1014c

File tree

3 files changed

+3
-53
lines changed

3 files changed

+3
-53
lines changed

build/heatmap.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@
44
* Copyright 2008-2014 Patrick Wied <[email protected]> - All rights reserved.
55
* Dual licensed under MIT and Beerware license
66
*
7-
* :: 2014-08-05 01:00
7+
* :: 2014-08-05 01:42
88
*/
99
;(function(global){
10-
// this is the heatmap default config.
11-
// all values you provide in the heatmapinstance config will be merged into this object
10+
// Heatmap Config stores default values and will be merged with instance config
1211
var HeatmapConfig = {
1312
defaultRadius: 40,
1413
defaultRenderer: 'canvas2d',

build/heatmap.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/index.html

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)