Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 570 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 570 Bytes

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