- Notifications
You must be signed in to change notification settings - Fork1.3k
🔥 JavaScript Library for HTML5 canvas based heatmaps
License
pa7/heatmap.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Dynamic Heatmaps for the Web.
The fastest way to get started is to install heatmap.js with bower. Just run the following command:
bower install heatmap.js-amd
This will download the latest working version of heatmap.js and put it in your bower_components folder.
Alternatively you could just downloadthe latest release from github and unzip it.
The file you're ultimately looking for isheatmap.js orheatmap.min.js
heatmap.js is also hosted on npm:
npm install heatmap.js
Start a webserver (e.g. python SimpleHTTPServer from the project directory root):
python -m SimpleHTTPServer 1337 &
Then browse to
http://localhost:1337/examples/
Please have a look at thecontribution guidelines before submitting contributions.
Disclaimer: PRs can take time to receive feedback or be merged ( I'm only one person with very little time ) but I'm trying to get back to everyone eventually
In order to keep technical questions in a central place where other people can learn from it, the best thing you can do ispost your question to stackoverflow with the tagheatmap.js.
If you do have a very specific question (or need commercial support) don't hesitate to contact me directlyvia email.
Want to receive the latest updates and news about heatmap.js?
There is amailing list. No spam, just news and important updates.
About
🔥 JavaScript Library for HTML5 canvas based heatmaps
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.