This is beautiful! I can see uses for this completely outside of data
presentation.

What about an interactive art map with invisible content. The user has no
clue what values are contained inside the cells, but sorting various columns
gives you a marvelous effect.


andy 

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Josh Nathanson
Sent: Thursday, November 29, 2007 2:46 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] [ANNOUNCE] New plugin - HeatColor


HeatColor is a plugin that allows you to assign colors to elements, based on
a value derived from that element.  The derived value is compared to a range
of values, either determined automatically or passed in, and the element is
assigned a "heat" color based on its derived value's position within the
range.

It can be used in conjunction with the tablesorter plugin to bring your data
tables to life.

Other uses could be for a ratings display where higher values are assigned
"hot" colors dynamically.

Examples and downloads:
http://www.jnathanson.com/blog/client/jquery/heatcolor/heatcolor.html

Comments/suggestions welcome!

-- Josh 


Reply via email to