doi:10.25039/TR.015.2018>.">

colorrepel: Repel Visually Similar Colors for Colorblind Users in Various Plots (original) (raw)

Iterate and repel visually similar colors away in various 'ggplot2' plots. When many groups are plotted at the same time on multiple axes, for instance stacked bars or scatter plots, effectively ordering colors becomes difficult. This tool iterates through color combinations to find the best solution to maximize visual distinctness of nearby groups, so plots are more friendly toward colorblind users. This is achieved by two distance measurements, distance between groups within the plot, and CIELAB color space distances between colors as described in Carter et al., (2018) <doi:10.25039/TR.015.2018>.

Version: 0.3.0
Depends: R (≥ 3.5.0)
Imports: grDevices, matrixStats, Matrix, distances, stats, dqrng, gtools, purrr, dplyr, stringr, ggplot2, ggrepel, ggalt, plotly, knitr, png
Suggests: colorspace
Published: 2024-09-29
DOI: 10.32614/CRAN.package.colorrepel
Author: Rui Fu ORCID iD [cre, aut, cph]
Maintainer: Rui Fu
License: MIT + file
URL: https://github.com/raysinensis/color_repel
NeedsCompilation: no
Citation: colorrepel citation info
Materials: README NEWS
CRAN checks: colorrepel results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=colorrepelto link to this page.