| bb_scale_col_palette | R Documentation |
change col palette
bb_scale_col_palette(palette = NULL)
bb_scale_col_manual(values)
bb_scale_col_gradient(low = "#132B43", high = "#56B1F7")
palette |
color palette |
values |
colors for discrete scale. |
low |
low color for continuous scale. |
high |
high color for continuous scale. |
A modified bbplot object
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.