Skip to content

Sweefty/heat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Heat.js

Small, Efficient Lazy Loading Heat Maps

  • Small code base
  • Lazy load thousands of data points
  • No need to set max point

heat.js is a small javascript library for creating heat maps, it uses canvas to draw data points, and can load thousands of data points asynchronously.

Installation

Install using bower

$ bower install heat

Demo & usage

Check heatjs Website

TODO

  • add Some examples
  • add tests
  • add gruntfile build

License

MIT

Free Script by Sweefty