
PHP Heatmap
Using PHP to generate a heatmap, GD just doesn't like alpha channels at all :(
November 20, 2010
This shot is a Rebound of...
PHP Heatmap
by Luke L
keyboard shortcuts: ← previous shot → next shot L or F like

PHP Heatmap
Using PHP to generate a heatmap, GD just doesn't like alpha channels at all :(
November 20, 2010
keyboard shortcuts: ← previous shot → next shot L or F like
1 Response
Converted http://www.patrick-wied.at/static/heatmap/ into a jQuery plugin to take an array of points and plot them as a heatmap. Gives a much better result than PHP and is much quicker (surprisingly so).
over 1 year ago