Re: [Biojava-l] Heat map gradients

2004-06-07 Thread Patrick McConnell
TECTED] Sent by: cc: [EMAIL PROTECTED] [EMAIL PROTECTED]Subject: Re: [Biojava-l] Heat map gra

Re: [Biojava-l] Heat map gradients

2004-06-07 Thread Thomas Down
On Mon, Jun 07, 2004 at 12:00:19PM +0800, [EMAIL PROTECTED] wrote: > Hi - > > Slightly off topic but, > > I am making an application that will display a heat map based on the value > of a variable. I'm wondering if anyone has some sample code for generating > a color on a gradient between color

Re: [Biojava-l] Heat map gradients

2004-06-07 Thread Dan Bolser
p.s. is their anything like 'matrix2png' for biojava? On Mon, 7 Jun 2004 [EMAIL PROTECTED] wrote: >Hi - > >Slightly off topic but, > >I am making an application that will display a heat map based on the value >of a variable. I'm wondering if anyone has some sample code for generating >a colo

Re: [Biojava-l] Heat map gradients

2004-06-07 Thread Dan Bolser
A friend of mine in human computer interaction warns against such scales (I found out when I asked him this exact same question). He prefers a discrete scale of say 7 colors, which are clearly labeled with their bounds. This is because we are not very good at judging the significance of subtle co

[Biojava-l] Heat map gradients

2004-06-06 Thread mark . schreiber
Hi - Slightly off topic but, I am making an application that will display a heat map based on the value of a variable. I'm wondering if anyone has some sample code for generating a color on a gradient between color a and color b (red and green are traditional but something generic would be nic