Skip to content

hankun8645/keli-heatmap.js

Repository files navigation

heatmap.js

Dynamic Heatmaps for the Web.

How to get started

The fastest way to get started is to install keli-heatmap.js with npm. Just run the following command:

The file you're ultimately looking for is heatmap.js or heatmap.min.js

npm install keli-heatmap.js

import HeatmapOverlay from 'keli-heatmap.js/plugins/leaflet-heatmap'

How to run the local examples

Start a webserver (e.g. python SimpleHTTPServer from the project directory root):

Then browse to

http://localhost:1337/examples/

Get involved

Please have a look at the contribution 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

Questions?

In order to keep technical questions in a central place where other people can learn from it, the best thing you can do is post your question to stackoverflow with the tag heatmap.js.

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published