Skip to content

Commit

Permalink
Add latest build, remove examples/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pa7 committed Aug 4, 2014
1 parent e1c8210 commit 0b1014c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 53 deletions.
5 changes: 2 additions & 3 deletions build/heatmap.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
* Copyright 2008-2014 Patrick Wied <heatmapjs@patrick-wied.at> - All rights reserved.
* Dual licensed under MIT and Beerware license
*
* :: 2014-08-05 01:00
* :: 2014-08-05 01:42
*/
;(function(global){
// this is the heatmap default config.
// all values you provide in the heatmapinstance config will be merged into this object
// Heatmap Config stores default values and will be merged with instance config
var HeatmapConfig = {
defaultRadius: 40,
defaultRenderer: 'canvas2d',
Expand Down
2 changes: 1 addition & 1 deletion build/heatmap.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

49 changes: 0 additions & 49 deletions examples/index.html

This file was deleted.

0 comments on commit 0b1014c

Please sign in to comment.