Giter Club home page Giter Club logo

watercolours's Introduction

watercolours

This package contains palettes derived from watercolour artists including X and Y.

library(watercolours)

Examples

library(ggplot2)
ggplot(diamonds, aes(color, fill = clarity)) +
  geom_bar() +
  scale_fill_watercolour(palette = "durer")

ggplot(mtcars, aes(disp, mpg, col = qsec)) +
  geom_point(size = 4) +
  scale_color_watercolour(type = "continuous")

The available palettes are

Anders Zorn - Sommarnöje (1886)

show_palette("zorn")

Fidelia Bridges - Calla Lilly (1875)

show_palette("bridges")

Dolla Richmond -Mount Egmont

show_palette("richmond")

Albrecht Durer - Wing of a Blue Roller

show_palette("durer")

Installation

You can install watercolours from github with:

devtools::install_github("gjcooper/watercolours")

watercolours's People

Watchers

Gavin Cooper avatar

watercolours's Issues

Add Hugo Simberg?

perhaps look at adding hugo simberg to the package.

The piece "The garden of death" seems to have some good colours, and bonus I just love it!

Add Kadinsky?

Look for a good candidate for a Kadinsky palette(s)

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.