Top "Colorbrewer" questions

ColorBrewer is an online tool designed to help people select good color schemes for maps and other graphics.

How to generate a number of most distinctive colors in R?

I am plotting a categorical dataset and want to use distinctive colors to represent different categories. Given a number n, …

r colors palette color-palette colorbrewer
How do I change the color value of just one value in ggplot2's scale_fill_brewer?

I have a R dataframe (df), which I am plotting as a bar graph in ggplot2 and coloring based on …

r ggplot2 colors colorbrewer
ggplot2 horizontal barplot with gradient color fill

I am trying to create horizontal bar plot and would like to fill the individual bar as per their log …

r ggplot2 bar-chart gradient colorbrewer
How to set the color range of scale_colour_brewer() in ggplot2? (palette selected)

I am sorry I cannot offer an image because of limited reputation I have on this site... I used the …

r ggplot2 colorbrewer
Do matplotlib.contourf levels depend on the amount of colors in the colormap?

I'm plotting maps using contourf and I'd usually go with the default (rainbow) colorscheme with levels = 50. #Various imports #LOTS OF …

python matplotlib colorbrewer
ggplot2: use scale_colour_brewer() and specify legend name / entry labels manually

I want to use scale_colour_brewer() and scale_fill_brewer() to specify the fill or colours via the brewer …

r ggplot2 diagram colorbrewer