Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Releases: bhaskarvk/colormap

0.1.4

22 Oct 15:53
12114ec
Compare
Choose a tag to compare

Made 'viridis' the default theme, as per #3.

Compatible with ggplot2 2.1.x

20 Oct 19:55
1aee67d
Compare
Choose a tag to compare
  • Introduced packrat for better dependency tracking
  • Made sure it works with ggplot2 2.1.0, which is the latest in CRAN as of 2016-10-20

Second Release

08 Sep 00:18
Compare
Choose a tag to compare

colormap 0.1.2

  • Added ability to generate custom palette.

First Release

08 Sep 00:17
Compare
Choose a tag to compare

colormap 0.1.1

  • Added code to evenly distribute colors over the whole range of the palette.
  • Added Input Validation.
  • Added scale_fill_colormap and scale_color_colormap for ggplot2.

colormap 0.1.0

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