Page 1 of 1

Heat Maps

Posted: Thu Nov 05, 2015 3:25 am
by rpanbwl
Just wondering if anyone has done any livecode stuff with heat maps?

Re: Heat Maps

Posted: Fri Nov 06, 2015 1:24 am
by dunbarx
Hi.

Not sure what is out there, but LC can surely create colored graphics that reflect heat.

Ahem.

Assuming that you have a map of values, perhaps in fields or in an array of coordinate/value pairs, you can color a map with just a few lines of code. But do you mean is there some way to import an existing formatted dataSet?

Craig Newman