daattali / daattali/colourpicker
feature request - please add the ability to chose and display already available color paletes from other popular R packages
- Dominant language
- JavaScript
- Stars
- 227
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Requesting the ability to chose and, importantly display already available color palates from other popular R packages such as:
* [Rcolorbrwer](https://cran.r-project.org/package=RColorBrewer)
* [pals](https://cran.r-project.org/package=pals)
* [ggthemes](https://cran.r-project.org/package=ggthemes)
* [paletteer](https://cran.r-project.org/package=paletteer),
* [viridis](https://github.com/sjmgarnier/viridis),
* [ggsci](https://cran.r-project.org/package=ggsci),
* [wesanderson](https://cran.r-project.org/package=wesanderson),
* [oompaBase](https://cran.r-project.org/web/packages/oompaBase/index.html),
* [scico](https://cran.r-project.org/package=scico),
* [palr](https://cran.r-project.org/package=palr)
* [gRdevices](https://stat.ethz.ch/R-manual/R-devel/library/grDevices/html/00Index.html)
* [harrypotter](https://cran.r-project.org/web/packages/harrypotter/index.html)
* and of course color palates available from base R. (heat.colors(), rainbow(), cm.colors(), hcl.colors(), and etc)
* and the many other R packages that have freely available color palates (there are many more I am sure)
With the additional ability to group palates by usage (continuous data, discreet data, colorblind friendly and etc).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.