The current development version of unikn (0.3.0.9001+) is available at https://github.com/hneth/unikn/.
Changes since last release:
pal_unikn_pref
to increase contrast between adjacent colors. [2020-09-04] theme_unikn()
and theme_grau()
for use with ggplot2. [2020-08-27] This release adds some functionality and fixes some bugs. [2020-08-24]
Changes since last release:
theme_grau()
to provide an alternative ggplot2 theme. [2020-08-24] pal_names
argument to seecol()
function to allow re-labeling color palettes and colors. [2020-08-22] seecol()
to flexibly plot color palettes provided by name or incomplete names. [2020-08-20] seecol()
and usecol()
functions. This is a maintenance release, adding some functionality, but primarily fixing a few bugs. [2019-09-25]
Changes since last release:
New functionality:
Added a newpal()
function for defining new color palettes (as a named vector or data frame). [2019-07-05]
Added a theme_unikn()
function to provide a basic ggplot2 theme. [2019-06-20]
Changes in existing functionality:
Added a col_bg
argument to the seecol()
function to allow setting background color. [2019-09-24]
Added a title
argument to the seecol()
function to allow overwriting the default title (created when title = NA
). [2019-07-17]
Added lwd_brd
argument to the seecol()
function to allow setting the linewidth of shapes (and setting sensible defaults in combination with col_brd
). [2019-07-18]
Fix an error in seecol()
and usecol()
that prevented using functions in other packages (by requiring list of palettes). [2019-09-18]
Removed packages not needed for running unikn from list of suggested packages. [2019-07-20]
Prevent showing duplicate color names in seecol()
, due to searching both the current set of color palettes and base R colors
.
Different names for the same color are now separated by a forward slash (/), duplicates are removed before naming. [2019-06-27]
Fix an error in isHexCol()
which failed to recognize hexadecimal color values starting with lowercase letters. [2019-06-27]
[File NEWS.md
updated on 2020-09-04.]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.