search for: colorbrew

Displaying 20 results from an estimated 26 matches for "colorbrew".

Did you mean: colorbrewer
2012 Jan 29
1
ColorBrewer question
Hello, R friends,   I'm trying to change colors of my horizontal bars so that they show a sequence. I chose the ColorBrewer palette "Blues". However the resulting plot doesn't show any changes to the default. I tried several places of "+ scale_colour_brewer(type="seq", pal = "Blues")" with no effect. This is my code:   p <- ggplot(data, aes(x = gender))  + scale_y_continu...
2004 Nov 03
2
Suggested color schemes for points, not regions?
I have seen a couple of posts about color schemes like those at the ColorBrewer site. Most recently: http://geography.uoregon.edu/datagraphics/color_scales.htm These color schemes can work very well for regions (bars, polygons, images, etc.) but are not very suitable for points and/or lines. Is anyone aware of research/suggestions for a color scheme to use for scatter plo...
2005 Jul 07
2
Brewer colours
Anyone who is interested in using optimal colour palettes should look at the work of Cindy Brewer: www.colorbrewer.org I have written code to use her colour schemes in R. It is included below. Perhaps someone may find this interesting enough to work into a package. Included also is a function showpalette, which was posted here a while back. I don't remember who wrote it. I have copied all the palettes...
2002 Oct 31
1
new package RColorBrewer available
RColorBrewer 0.1-1 is available on CRAN. The packages provides palettes for drawing nice maps shaded according to a variable as an R function. The palettes have been designed by and are copyrighted by the ColorBrewer project. An interactive palette selection tool byt the original designers is available at h...
2002 Oct 31
1
new package RColorBrewer available
RColorBrewer 0.1-1 is available on CRAN. The packages provides palettes for drawing nice maps shaded according to a variable as an R function. The palettes have been designed by and are copyrighted by the ColorBrewer project. An interactive palette selection tool byt the original designers is available at h...
2003 Sep 13
1
INDEX file as shown by library(help= ...)
...! I thought that one main purpose of the INDEX file as shown by library(help = ...) was to give further pointers to use to search for help. But some pacakges have items in the index file with NONE help page, and further, non items in the index with help page. As an example I use > library(RColorBrewer) > library(help=RColorBrewer) # but this is not about RColorBrewer in particular, it is general >From the help I naturally gives > ?ColorBrewer Error in help("ColorBrewer") : No documentation for `ColorBrewer' in specified packages and libraries: you could try `help.sear...
2008 Jan 07
7
rainbow function
Hello I'm using rainbow function to generate 10 colors for the plot and it is difficult to tell the neighboring colors from each other. How can I make the colors more differently. Thanks Zhaoming [[alternative HTML version deleted]]
2009 Aug 06
1
adding color bar to a graph
Hi everybody, I am wondering how i can add a "stretch" color bar / legend to a graph that uses colorBrewer to define the colors in it. I will try to explain my graph, but i also uploaded it at: ftp://ftpext.usgs.gov/pub/er/fl/st.petersburg/Monica_pal/ The file is: robcor_training_pca.pdf - i will also attach this file in case some people accept attachments. So i took apart the cor.plot function fro...
2011 Nov 02
3
palettes for the color-blind
...l2), pch = 16, col = col2, cex = 1.5) but to be honest, I'd like to use something a little more vibrant. First, can anyone verify that these the colors in col2 are differentiable to someone who is color blind? Second, are there any other specific palettes that can be recommended? How do the RColorBrewer palettes rate in this respect? Thanks, Max
2004 Nov 02
2
Color schemes that work for people with color-deficient vision
A recent article in the earth science literature cited below and available at http://geography.uoregon.edu/datagraphics/EOS/ points out that rainbow color schemes and mixtures of green and yellow can be troublesome for people with color-deficient vision. The authors propose alternative schemes that can be viewed and downloaded in RGB, HSV, CMYK, and RGB256 formats from
2004 Apr 10
4
(offtopic) I need two sets of 5 different color scales
Hi, I am plotting a policy function (result from a dynamic stochastic optimization problem, discretized approximation). The policy function maps from an 2 x 2 x 2 x 3 x B x F state space to a B x F state space (B and F are usually between 4-6, and represent domestic and foreign savings. The other variables are income (Y), inflation (Pi), domestic and foreign interest rates (R and Z)). I
2008 Apr 24
2
alternatives to RColorBrewer?
I've found RColorBrewer useful for its qualitative palettes, but wished that it could generate more than 12 qualitative palettes (e.g. with Set3). Any suggestions for alternative color palette generators that can handle e.g. 18 distinctive colors? (I'm aware of using rainbow(), but this doesn't generate enough...
2007 May 23
1
RColorBrewer Package Color index
Hi everyone, Can anyone kindly help me with the interpretation of colors in the RColorBrewer Package (brewer.pal) ? For example, in brewer.pal command, when picking up the "RdBu" palette, does red means larger or smaller value? I am new to this fantastic program, and I have searched up and down, no clue :( I will really appreciate your time if you can kindly give me a ha...
2006 Aug 29
2
Bioconductor installation errors
...-library/survival' * Installing *source* package 'KernSmooth' ... ** libs /usr/lib/R/bin/SHLIB: line 115: make: command not found ERROR: compilation failed for package 'KernSmooth' ** Removing '/usr/local/lib/R/site-library/KernSmooth' * Installing *source* package 'RColorBrewer' ... ** R ** inst ** preparing package for lazy loading ** help >>> Building/Updating help pages for package 'RColorBrewer' Formats: text html latex example ColorBrewer text html latex example ** building package indices ... * DONE (RColo...
2006 Jan 09
0
need palette of topographic colors similar to topo.colors ()
...w, topo.colors, heat.colors, terrain.colors.colors, gray * tim.colors in package fields contains palette similar to Matlab's jet palette (see examples for simpler implementation) * rich.colors in package gplots contains two palettes of continuous colors. * Functions brewer.pal from RColorBrewer package and colorbrewer.palette from epitools package contain tools for generating palettes * rgb and hsv creates palette from RGB or HSV 3-vectors. Maybe one of those will work for you. Jarek -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at st...
2009 Sep 28
1
xyplot help - colors and break in plot
Dear List, I am new to lattice plots, and am having problems with getting my plot to do what I want. Specifically: 1. I would like the legend to have the same symbols as the plot. I tried simpleKey but can't seem to get it to work with autoKey. Right now my plot has dots (pch=19) and my legend shows circles. 2. I have nine groups but xyplot seems to only be using seven colors, so two
2006 Jan 07
2
need palette of topographic colors similar to topo.colors()
Dear useRs, I got stuck trying to generate a palette of topographic colors that would satisfy these two requirements: - the pallete must be 'anchored' at 0 (just like on a map), with light blue/lawn green corresponding to data values close to 0 (dark blue to light blue for negative values, green-yellow-brown for positive values) - the brown must get darker for higher positive
2007 Nov 02
0
loading installes package including all needed subpackages
...b connectivity R.oo R object-oriented programming with or without references randomForest Breiman and Cutler's random forests for classification and regression RBGL Interface to boost C++ graph lib RColorBrewer ColorBrewer palettes rcompgen Completion generator for R RCurl HTTP request interface rda Shrunken Centroids Regularized Discriminant Analysis Rgraphviz Provides plotting capabilities for R graph...
2010 Jan 28
2
color palette for points, lines, text / interactive Rcolorpicker?
...e a default color palette for plotting points, lines and text (on a white or transparent background) with from 2 to say 9 colors with the following constraints: - "red" is reserved for another purpose - colors should be highly distinct - avoid light colors (like "yellow"s) In RColorBrewer, most of the schemes are designed for area fill rather than points and lines. The closest I can find for these needs is the Dark2 palette, e.g., library(RColorBrewer) display.brewer.pal(7,"Dark2") I'm wondering if there is something else I can use. On a related note, I wonder if...
2005 Mar 30
5
2d plotting and colours
Hi! I am new to R just 3 days in it and i apologize if my questions seem very trivial and consumed your valuable time. I am coding in perl and i stumbled upon R regarding plotting good statistical graphs. I tried the kmean clustering for a large matrix ,say > 150 * 150 . I tried the example code given in the tutorial to perform 2d plot # i ranges from 2 to 10 cl <- kmeans(x, i, 20)