Skip to content
Prev 267809 / 398502 Next

plotting many unique colors with categorical data

If you go to color brewer (http://colorbrewer2.org/) they don't have
any color sequences above about 12 to provide separation.  75 is
probably way too many, especially considering that a portion of the
population is color blind and other can not see some of the
gradations.  You can create a pallet with 100 gradations so you can
get an idea of what the spread is, but don't try to determine what an
exact value is from the colors.

You might try out Edward Tufte's site
(http://www.edwardtufte.com/tufte/) to get an idea on how to visualize
data.
On Fri, Aug 5, 2011 at 1:46 PM, SavageMaDaMe <rloiselle at usgs.gov> wrote: