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>.
Version: |
0.1.0 |
Depends: |
R (≥ 4.2) |
Imports: |
methods, grid, ggplot2 (≥ 3.4.0), rlang |
Suggests: |
covr, testthat (≥ 3.0.0), fontquiver, showtext, sysfonts, ggnewscale |
Published: |
2023-05-22 |
DOI: |
10.32614/CRAN.package.ggblend |
Author: |
Matthew Kay [aut,
cre, cph] |
Maintainer: |
Matthew Kay <mjskay at northwestern.edu> |
BugReports: |
https://github.com/mjskay/ggblend/issues/new |
License: |
MIT + file LICENSE |
URL: |
https://mjskay.github.io/ggblend/,
https://github.com/mjskay/ggblend/ |
NeedsCompilation: |
no |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
ggblend results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ggblend
to link to this page.