Robuta

Sponsor of the Day: Jerkmate
https://ggplot2.tidyverse.org/reference/scale_viridis.html Viridis colour scales from viridisLite — scale_colour_viridis_d • ggplot2 The viridis scales provide colour maps that are perceptually uniform in both colour and black-and-white. They are also designed to be perceived by viewers with... colour scalesviridisggplot2 https://ggplot2.tidyverse.org/reference/scale_gradient.html Gradient colour scales — scale_colour_gradient • ggplot2 scale_*_gradient creates a two colour gradient (low-high), scale_*_gradient2 creates a diverging colour gradient (low-mid-high), scale_*_gradientn creates a... colour scalesgradientggplot2 https://weather.metoffice.gov.uk/learn-about/how-forecasts-are-made/forecast-colour-scales Met Office forecast colour scales - Met Office Aug 22, 2023 - Weather forecast colour scales show wind speed, rainfall amounts and temperatures. met officecolour scalesforecast https://www.littlegreene.ie/paint/collections/colour-scales Colour Scales: Soft Neutral Paint Colours | Little Greene colour scalesneutral paintlittle greenesoftcolours https://ggplot2.tidyverse.org/reference/scale_colour_continuous.html Continuous and binned colour scales — scale_colour_continuous • ggplot2 The scales scale_colour_continuous() and scale_fill_continuous() are the default colour scales ggplot2 uses when continuous data values are mapped onto the... colour scalescontinuousbinnedggplot2 https://ggplot2.tidyverse.org/reference/scale_grey.html Sequential grey colour scales — scale_colour_grey • ggplot2 Based on gray.colors(). This is black and white equivalent of scale_colour_gradient(). colour scalessequentialgreyggplot2