ggblend: Blending and Compositing Algebra for 'ggplot2'

Algebra of operations for blending, copying, adjusting, and compositing layers in 'ggplot2'. Supports copying and adjusting the aesthetics or parameters of an existing layer, partitioning a layer into multiple pieces for re-composition, applying affine transformations to layers, and combining layers (or partitions of layers) using blend modes (including commutative blend modes, like multiply and darken). Blend mode support is particularly useful for creating plots with overlapping groups where the layer drawing order does not change the output; see Kindlmann and Scheidegger (2014) <doi:10.1109/TVCG.2014.2346325>.

Package details

AuthorMatthew Kay [aut, cre, cph] (<https://orcid.org/0000-0001-9446-0419>)
MaintainerMatthew Kay <mjskay@northwestern.edu>
LicenseMIT + file LICENSE
Version0.1.0
URL https://mjskay.github.io/ggblend/ https://github.com/mjskay/ggblend/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ggblend")

Try the ggblend package in your browser

Any scripts or data that you put into this service are public.

ggblend documentation built on May 31, 2023, 8:25 p.m.