Image scales
1 2 3 | scale_image_identity(..., guide = "none", aesthetics = "image")
scale_image_manual(..., values, aesthetics = "image")
|
... |
Other arguments passed on to |
guide |
Guide to use for this scale. Defaults to |
aesthetics |
Character string or vector of character strings listing the
name(s) of the aesthetic(s) that this scale works with. This can be useful, for
example, to apply colour settings to the |
values |
a set of aesthetic values to map data values to. The values
will be matched in order (usually alphabetical) with the limits of the
scale, or with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.