heatmap.js
heatmap.js copied to clipboard
🔥 JavaScript Library for HTML5 canvas based heatmaps
**v2.0.5** If I normalize data to [0, 1] before draw heatmap, point having value = 0 is not exactly rendering. ``` var heatmap = h337.create({ container: document.getElementById("heatmapContainer"), gradient: { 0.25:...
Report an error when using the example
leaflet heatmap crashes when zoom out to level 3 of leaflet map. The error is from this line. shadowCtx.drawImage(tpl, rectX, rectY); Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The image argument...
When using heatmap.js on certain browsers, this error `Cannot assign to read only property 'data' of object` shows up.  I'm able to...
Good morning, I am looking at all the examples in order to make an accident map of my city, but there's no way to show the heatmap in my leaflet...
Fixes error: Cannot assign to read only property 'data' of object '[object ImageData]' Error appears to have appeared now after updating TS library in project. The issue has been identified...
It is possible to make the datapoint have a "lifetime" ? And after this time it disapear?
NOTE: This is not a bot. This change was made by and comments will be reviewed by humans. We are using this service account to be able to track the...
I'm not using this on a website. I am frustrated to worlds end trying to find a working heatmap solution using node.js. This package tells you how to install it...