bfrggit / scale_cycle_heatmap

JavaScript Library for HTML5 canvas based heatmaps

Home Page:http://www.patrick-wied.at/static/heatmapjs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://www.patrick-wied.at/static/heatmapjs/

License:MIT License


Languages

Language:JavaScript 56.2%Language:PHP 40.8%Language:HTML 2.9%