Heat Maps

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
rpanbwl
Posts: 5
Joined: Sun Oct 25, 2015 3:00 pm

Heat Maps

Post by rpanbwl » Thu Nov 05, 2015 3:25 am

Just wondering if anyone has done any livecode stuff with heat maps?

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10331
Joined: Wed May 06, 2009 2:28 pm

Re: Heat Maps

Post by dunbarx » Fri Nov 06, 2015 1:24 am

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

Post Reply