Showing 3 of total 3 results (show query)
sjmgarnier
viridis:Colorblind-Friendly Color Maps for R
Color maps designed to improve graph readability for readers with common forms of color blindness and/or color vision deficiency. The color maps are also perceptually-uniform, both in regular form and also when converted to black-and-white for printing. This package also contains 'ggplot2' bindings for discrete and continuous color and fill scales. A lean version of the package called 'viridisLite' that does not include the 'ggplot2' bindings can be found at <https://cran.r-project.org/package=viridisLite>.
Maintained by Simon Garnier. Last updated 1 years ago.
298 stars 17.96 score 49k scripts 1.2k dependentssjmgarnier
viridisLite:Colorblind-Friendly Color Maps (Lite Version)
Color maps designed to improve graph readability for readers with common forms of color blindness and/or color vision deficiency. The color maps are also perceptually-uniform, both in regular form and also when converted to black-and-white for printing. This is the 'lite' version of the 'viridis' package that also contains 'ggplot2' bindings for discrete and continuous color and fill scales and can be found at <https://cran.r-project.org/package=viridis>.
Maintained by Simon Garnier. Last updated 2 years ago.
68 stars 15.82 score 2.3k scripts 8.1k dependentsdtm2451
dittoViz:User Friendly Data Visualization
A comprehensive visualization toolkit built with coders of all skill levels and color-vision impaired audiences in mind. It allows creation of finely-tuned, publication-quality figures from single function calls. Visualizations include scatter plots, compositional bar plots, violin, box, and ridge plots, and more. Customization ranges from size and title adjustments to discrete-group circling and labeling, hidden data overlay upon cursor hovering via ggplotly() conversion, and many more, all with simple, discrete inputs. Color blindness friendliness is powered by legend adjustments (enlarged keys), and by allowing the use of shapes or letter-overlay in addition to the carefully selected dittoColors().
Maintained by Daniel Bunis. Last updated 1 months ago.
color-blindnessggplot2visualization
9 stars 4.13 score 10 scripts