simpleheat icon indicating copy to clipboard operation
simpleheat copied to clipboard

A tiny JavaScript library for drawing heatmaps with Canvas

Results 22 simpleheat issues
Sort by recently updated
recently updated
newest added

Hello I just found two issue in this project. First is this file couldn't work on Windows Chrome (just test v40 stable and v41 beta), I guess clearRect seems doesn't...

Hi, I noticed that if I have close points, the color represented does not correspond to the value of that point, but is influenced by the interpolation of adjacent points,...