Skip to contents

poispalette 0.0.1

  • Add crimson (#A7061E) as a 10th discrete colour.
  • Add a vignette comparing the palette under normal vision, deuteranopia, protanopia, and tritanopia.
  • Sort, assign, and inject all … args for scale functions

poispalette 0.0.0.9000

  • Added a NEWS.md file to track changes to the package.

  • Split out palette and scale functions.

  • Move position of … in scale functions to match ggplot scale function behavior. fixes #57.