issues
search
mourner
/
simpleheat
A tiny JavaScript library for drawing heatmaps with Canvas
http://mourner.github.io/simpleheat/demo
BSD 2-Clause "Simplified" License
937
stars
186
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Point color value overwritten by interpolation
#50
frjariello
opened
2 months ago
0
Add willReadFrequently option when obtaining Canvas2D context
#49
caiosm1005
closed
4 months ago
0
Add Flow Types
#48
evank28
opened
8 months ago
0
draw() interferes with other previously applied canvas colours
#47
meropis
opened
1 year ago
0
fix: add gradient alpha to heatmap pixels
#46
tristangbn
closed
1 year ago
0
clear canvas
#45
treenewbee
opened
2 years ago
0
Demo: Associate labels with input elements
#44
Malvoz
closed
2 years ago
0
Unnecessary files in npm package
#43
mariotacke
opened
3 years ago
0
Updating the gradient method to accept Uint8Array
#42
welll
opened
4 years ago
0
heatmap intensity not reflecting correctly?
#41
mapapo1
opened
4 years ago
0
simpleheat.js:87 Uncaught DOMException: Failed to execute 'addColorStop' on 'CanvasGradient': The provided value (5) is outside the range (0.0, 1.0).
#40
NithyaSangeeth
closed
4 years ago
1
Bump eslint from 3.19.0 to 6.5.1
#39
dependabot[bot]
opened
5 years ago
0
casts radius and blur into float
#38
GrumpyW1zard
opened
5 years ago
0
Help to better understand how to show the heatmap
#37
FulvioSpelta
opened
6 years ago
1
Added Resizing Support
#36
nbonavia
opened
6 years ago
0
Added Resizing Support
#35
nbonavia
closed
6 years ago
0
Add guard around zero width or height
#34
Bengreen
opened
7 years ago
4
when the width or height are 0 triggers a throw
#33
Bengreen
opened
7 years ago
1
Set minimum opacity, rather than minimum (percent of _max) value with minOpacity
#32
nhamer
opened
7 years ago
1
minOpacity is actually minValue
#31
nhamer
opened
7 years ago
3
some suggestions
#30
liubgithub
opened
7 years ago
0
Gradient thresholds
#29
jbrown15
opened
7 years ago
0
Legend
#28
jbrown15
closed
7 years ago
1
ensure correct visualization of values larger than maximum
#27
marcelhohn
closed
7 years ago
1
Values larger than the maximum are visualized incorrectly
#26
marcelhohn
closed
7 years ago
2
Usage of %
#25
ndcreativity
closed
7 years ago
1
Change Value
#24
rohitshres
opened
7 years ago
0
Contours?
#23
cstruter
closed
7 years ago
1
Is it possible to select adjacent same color points
#22
tanmuhittin
closed
7 years ago
2
Could you publish a new version on NPM
#21
fuzhenn
closed
7 years ago
1
heat.resize() not working
#20
enyavi
opened
7 years ago
1
question
#19
publicocean0
closed
7 years ago
3
Only draw if read
#18
jonl-percsolutions-com
opened
8 years ago
2
#1 add support for rendering all colors with the same opacity
#17
spacemansteve
opened
8 years ago
0
for node.js without a browser context
#16
fuzhenn
closed
8 years ago
4
Add node.js app support
#15
llun
closed
8 years ago
2
Big radius will cause drawing problems
#14
mariusheil
closed
9 years ago
3
Large optimizations so updated work is only relative to newly added points, not the total number of points
#13
danielgjackson
closed
9 years ago
1
Radius does not change
#12
S-Berhane
closed
9 years ago
3
allowed for 0 as value for blur parameter in radius function
#11
leorohr
closed
9 years ago
2
The 'radius' function did not allow value 0 for 'blur' parameter
#10
leorohr
closed
9 years ago
5
Alternating radius
#9
zverev
closed
9 years ago
1
Add double buffered canvas support
#8
nekolab
opened
9 years ago
3
Legend
#7
schaffer1969
closed
9 years ago
1
minOpacity || 0.05
#6
fatore
closed
10 years ago
1
bower: no master branch.
#5
Syam
closed
10 years ago
2
Added .resize() to adapt canvas size
#4
kiu
closed
9 years ago
1
Inverse Distance Weighting
#3
tmcw
closed
9 years ago
9
Kernel Density Estimation
#2
tmcw
closed
10 years ago
1
Hovering with mouse do not correspond with the heatmap drawing location on Firefox
#1
ThomasG77
closed
10 years ago
1
Next