Package: painbow 1.0.1

Steve Haroz
painbow: Use XKCD's "Painbow" Colormap and Dataset in ggplot2
XKCD described a supposedly "bad" colormap that it called a "Painbow" (see <https://xkcd.com/2537/>). But simple tests demonstrate that under some circumstances, the colormap can perform very well, and people can find information that is difficult to detect with the ggplot2 default and even supposedly "good" colormaps like viridis. This library let's you use the Painbow in your own ggplot graphs.
Authors:
painbow_1.0.1.tar.gz
painbow_1.0.1.zip(r-4.7)painbow_1.0.1.zip(r-4.6)painbow_1.0.1.zip(r-4.5)
painbow_1.0.1.tgz(r-4.6-any)painbow_1.0.1.tgz(r-4.5-any)
painbow_1.0.1.tar.gz(r-4.7-any)painbow_1.0.1.tar.gz(r-4.6-any)
painbow_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
painbow/json (API)
NEWS
| # Install 'painbow' in R: |
| install.packages('painbow', repos = c('https://steveharoz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/steveharoz/painbow/issues
- painbow_data - A 2D heatmap from XKCD's painbow comic
Last updated from:044109f135. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 166 | ||
| linux-release-x86_64 | OK | 151 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-oldrel-arm64 | OK | 176 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 108 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 100 |
Exports:painbow_colorsscale_color_painbowscale_colour_painbowscale_fill_painbow
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| An array of colors from XKCD's painbow comic | painbow_colors |
| A 2D heatmap from XKCD's painbow comic | painbow_data |
| Painbow colormap | scale_color_painbow scale_colour_painbow scale_fill_painbow |