Skip to content
JavaScript Library for HTML5 canvas based heatmaps
JavaScript CSS
Find file
Pull request Compare This branch is 1 commit ahead, 45 commits behind pa7:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
build
docs
examples
plugins
src
tests/visual
.gitignore
CHANGELOG
CONTRIBUTE.md
Gruntfile.js
LICENSE
README.md
README.pdf
bower.json
package.json

README.md

heatmap.js v2.0.0

Gittip
Dynamic Heatmaps for the Web. Get the latest release here

Examples

There is a list of all available live examples with code snippets on the heatmap.js website.

Local examples are stored in the /examples/ folder.

How to run the local examples

Start a webserver (e.g. python SimpleHTTPServer from the project directory root):

python -m SimpleHTTPServer 1337 &

Then browse to

http://localhost:1337/examples/

Contributions

Please check the contribution guidelines before submitting contributions.

Mailing list

Want to receive the latest updates and news about heatmap.js?

There is a mailing list. No spam, just news and important updates.

Something went wrong with that request. Please try again.