Description Usage Arguments Examples
This function applies one of JLL's corporate color palletes to a ggplot object.
1 | scale_fill_jll(palette = "data_viz", discrete = TRUE, reverse = FALSE, ...)
|
palette |
the name of the color palette you wish to apply, defaults to "data_viz". Other supported palettes are "primary", "primary_3", "primary_3_dark", "secondary", "colorfull", "primary_secondary" and "ten_cols" |
discrete |
whether the variable the palette being applied to is discrete. Defaults to TRUE. |
reverse |
whether to reverse the color palette. Defaults to FALSE. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.