comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: specialized color tables
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: specialized color tables [message #63271] Tue, 04 November 2008 12:07 Go to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Paolo writes:

> You should be aware that if you do this, colorblind
> people will probably not be able to read your plot.
> Therefore, you may want to think about alternative
> way to represent the data instead...

I've also noticed that if you write the program
documentation in English, quite a few people are
not able to read it. One alternative is to screw
the documentation and write intuitive programs
instead. :-)

Cheers,

David
--
David Fanning, Ph.D.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: specialized color tables [message #63272 is a reply to message #63271] Tue, 04 November 2008 11:47 Go to previous messageGo to next message
pgrigis is currently offline  pgrigis
Messages: 436
Registered: September 2007
Senior Member
You should be aware that if you do this, colorblind
people will probably not be able to read your plot.
Therefore, you may want to think about alternative
way to represent the data instead...

Ciao,
Paolo

Mark wrote:
> Hello.
>
> I have a data set that I want to display according to a color scheme
> like this one. The data can be group into 6-8 sets (eg, A,B,C....),
> with each set divided into 6-8 subsets (eg, A1,A2,A3...
> B1,B2,B3...C1,C2,C3... ).
>
> I'd like to color each group with a basic color, with the subsets
> having different shades of the same color, something along the lines
> of
>
> A1: firetruck red
> A2: red
> A3: rust
>
> B1: orange
> B2: darker orange
> B3: dingy orange
>
> etc.
>
> I've worked on this a bit and I've found that its hard to come up with
> 6-8 distinct colors which have 6-8 distinct shades. I was wondering
> if anyone knew of such a color set that accomplishes this. The Brewer
> color tables do this pretty well for 3-4 colors, but I'm going to
> require more base colors than that.....
>
>
> Thanks,
>
> Mark
Re: specialized color tables [message #63273 is a reply to message #63272] Tue, 04 November 2008 11:25 Go to previous messageGo to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Mark writes:

> I've worked on this a bit and I've found that its hard to come up with
> 6-8 distinct colors which have 6-8 distinct shades. I was wondering
> if anyone knew of such a color set that accomplishes this. The Brewer
> color tables do this pretty well for 3-4 colors, but I'm going to
> require more base colors than that.....

I've displayed some Brewer color tables with 16
shades in this article:

http://www.dfanning.com/color_tips/brewer.html

I think if you do the same thing with 8 colors
(instead of the 16 I used), you might have 8
fairly distinct colors.

Cheers,

David
--
David Fanning, Ph.D.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: specialized color tables [message #63370 is a reply to message #63271] Tue, 04 November 2008 12:15 Go to previous message
pgrigis is currently offline  pgrigis
Messages: 436
Registered: September 2007
Senior Member
David Fanning wrote:
> Paolo writes:
>
>> You should be aware that if you do this, colorblind
>> people will probably not be able to read your plot.
>> Therefore, you may want to think about alternative
>> way to represent the data instead...
>
> I've also noticed that if you write the program
> documentation in English, quite a few people are
> not able to read it. One alternative is to screw
> the documentation and write intuitive programs
> instead. :-)

I thought you were learning spanish.... have you tried that? ;-)

Ciao,
Paolo


>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Coyote's Guide to IDL Programming (www.dfanning.com)
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: specialized color tables
Next Topic: Re: Strange behavior of /cumulative keyword in total()

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:14:33 PDT 2025

Total time taken to generate the page: 0.00671 seconds