Git Product home page Git Product logo

emilhvitfeldt / r-color-palettes Goto Github PK

View Code? Open in Web Editor NEW
1.5K 35.0 136.0 975.78 MB

Comprehensive list of color palettes available in R โค๏ธ๐Ÿงก๐Ÿ’›๐Ÿ’š๐Ÿ’™๐Ÿ’œ

Home Page: https://EmilHvitfeldt.github.io/r-color-palettes/

R 74.51% Lua 17.41% EJS 3.13% SCSS 1.85% JavaScript 3.10%
rstats palette palettes palette-generation color color-palette r

r-color-palettes's Issues

Sort by Minimum Number of Colors Needed

I'm so happy that you made this website! Thank you!

As you solicited improvements as issues, I'm here to suggest one. It'd be great to be able to filter palettes by the minimum number of colors needed. Ideally an optional range could be provided (x > n > y) such that you could find color palettes with at least x colors but no more than y.

This would allow you to find color combinations that fit your data, while not having to experiment with gradient or other palettes that have way too many similarly colored options.

Sincerely,

A guy who has many datasets with > 20 localities, each of which needs its own color

New Palette Package?

Seems like it would be super helpful so consolidate these into a single package. Any plans to do so?

Add Okabe-Ito

Thank you for this resource - awesome list!

The 'Okabe-Ito' palette could be a good addition too perhaps?

cartography palettes

The cartography package provides a set of palettes for thematic cartography purposes:

# Developmental version
devtools::install_github("riatelab/cartography")
# CRAN version
install.packages("cartography")

library(cartography)
display.carto.all()

pal

carto.pal() builds sequential, diverging or qualitative color palettes. Diverging color palettes can be dissymmetric (different number of colors in each of the two gradients).

palr

Love this project! I had no idea where to put my palettes so created palr. Very keen to consolidate

Add wavecolour

Hi Emil,
I've just finished a palette for wavelengths, wavecolour - the package also contains some functions for translating wavelengths into RGB and hex codes. Would be cool if you could add it to the list!
It is opinionated, and should only really be used for visualising visible light/wavelengths, I've tried to stress that point in the README. Thanks!
Mikkel

Palette Picker Site Suggestion: Add filter palette base on desired length

Hi this is my first time using this color palette feature and I feel helped with this feature.

But can I give a bit suggestion like add a feature to let us choose the color palette base on the color palette length ?
I think it will be useful if for example in my dataset I want to color the line graph with col base on A category column.
And in A category column consist of n unique value.
And if I use this feature, I will not troubled by counting the color palette length manually and also save time from error
cause by the color palette length are shorter than the category unique value.

And also consider this suggestion too: #50 (comment)
Or make the partition of color palette into multiple page with consist two container.

Upper container contain the color palette filter feature and Lower Container contain color palette page that have page slider in it
so that we can slide to other page without scrolling down and scrolling up too far.

And again. thanks for making Palette-Picker.

Palette picker site: Consider adding tooltip

I'm loving the palette picker!

I have one suggestion to make navigation a bit smoother. Right now one has to scroll down (a potentially long list of palettes), click on a palette, and then scroll up to the top of the page to see which package::palette combination they've just picked. I like that functionality, but it may be useful to also include a tooltip, such that when the mouse is over a particular palette, the {paletteer} function is displayed in an information bubble.

There are a few different ways of doing that from just html or css to JS. Some of the suggestions here seem like they'd be reasonably easy to implement, depending on how you built the site: https://stackoverflow.com/questions/11022843/add-hover-text-without-javascript-like-we-hover-on-a-users-reputation.

Again, thanks!

shades package

The shades package may be of interest.

The shades package allows colours to be manipulated easily in R. Properties such as brightness and saturation can be quickly queried, changed or varied, and perceptually uniform colour gradients can be constructed. It plays nicely with the pipe operator from the popular magrittr package, and fits naturally into that paradigm.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.