Anthony
unread,Oct 9, 2011, 1:57:13 AM10/9/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gheat
I am going to create a heatmap to display the price of each house in a
city.
So I prefer the color to reflect the price such as
red $10000-$50000
yellow $5000-$9999
white $1-$4999
And I noticed in the points.txt, there is a value in the beginning of
each line:
315,26.140000,-81.795000
I created an isolated spot and tried to adjust the value. But the
color is not changed following the value.
Please suggest on how to implement it, thanks a lot~