Description Usage Arguments Details
View source: R/geom-brick-rect.R
geom_rect
, except bars look like LEGO bricks.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
mapping |
Set of aesthetic mappings created by |
data |
The data to be displayed in this layer. There are three options: If A A |
stat |
The statistical transformation to use on the data for this layer, as a string. |
position |
Position adjustment, either as a string, or the result of a call to a position adjustment function. |
... |
Other arguments passed on to |
label |
Character string to include as embossed text inside brick knobs. Maximum 6 characters. |
simplified_threshold |
Maximum number of knobs on the plot before embossed label is suppressed. |
label_scale |
Scale text size of label as a percentage. |
use_bricks |
Array of brick sizes to use in mosaic. Defaults to |
linejoin |
Line join style (round, mitre, bevel). |
na.rm |
If |
show.legend |
logical. Should this layer be included in the legends?
|
inherit.aes |
If |
Currently all 'ggplot2' extensions are for internal use only.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.