Top "Color-palette" questions

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 substitute one colour for another, in every object, of an eps file?

I have a vector image that I need to edit and I have inkscape. What I want to do is …

vector-graphics inkscape color-palette
Simple swift color picker popover (iOS)

Is there is a simple way to implement a color picker popover in swift? Are there any built-in libraries or …

ios swift popover color-picker color-palette
MS Chart for .NET predefined palettes color list?

Microsoft Chart for .NET (3.5, 4.x) has predefined palettes e.g. Berry, Bright, SeaGreen etc. Is there anywhere a list of …

asp.net mschart color-palette
Seaborn Color Palette not working appropiate with lineplot

I'm having a little trouble with customizing my colors for a lineplot. I want to show an ensemble of spectras …

python seaborn color-palette
error: Error: No resource found that matches the given name: attr 'colorAccent'

I'm learning Material Design, in particular I want to customize my app with Material Design also for the older Android …

android android-support-library material-design color-palette
How can I generate a palette of prominent colors from an image?

I'm trying to figure out how to sample all of the pixels in an image and generate a palette of …

c# image-processing colors color-palette
visualize a list of colors/palette in R

I have following data.frame with rgb values. Hence each row indicates a color. > ddf r g b 1 0.374 0.183 0.528 2 0.374 0.905 0.337 3 0.051 0.662 0.028 4 0.096 0.706 0.898 5 0.876 0.461 0.628 6 0.415 0.845 0.286 7 0.596 0.070 0.523 8 0.724 0.101 0.673 9 0.847 0.434 0.937 10 0.588 0.885 0.604 11 0.481 0.366 0.337 12 0.142 0.075 0.276 13 0.819 0.737 0.658 14 0.910 0.722 0.979 15 0.969 0.012 0.451 16 0.887 0.536 0.123 17 0.432 0.967 0.446 18 0.927 0.125 0.332 19 0.381 0.646 0.656 20 0.040 0.898 0.798 > &…

r color-palette
Thermal imaging palette

Since the early days of thermal imaging, infrared cameras often use a distinctive palette that runs from black through blue, …

javascript colors infrared color-palette
Accessing javascript functions defined in different files

I am having two seemingly related problems accessing javascript function defined in different places. The first problem I am having …

javascript callback dojo color-palette