Skip to content

andreaslangsays/heatmap.js

 
 

Repository files navigation

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.

About

JavaScript Library for HTML5 canvas based heatmaps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.2%
  • HTML 28.8%