guide_colourfan.Rd
Colourfan guide
guide_colourfan( title = waiver(), title.x.position = "top", title.y.position = "right", title.theme = NULL, title.hjust = 0.5, title.vjust = NULL, label = TRUE, label.theme = NULL, barwidth = NULL, barheight = NULL, nbin = 32, reverse = FALSE, order = 0, available_aes = c("colour", "color", "fill"), ... ) guide_colorfan( title = waiver(), title.x.position = "top", title.y.position = "right", title.theme = NULL, title.hjust = 0.5, title.vjust = NULL, label = TRUE, label.theme = NULL, barwidth = NULL, barheight = NULL, nbin = 32, reverse = FALSE, order = 0, available_aes = c("colour", "color", "fill"), ... )
title | Title |
---|---|
title.x.position | Title x position |
title.y.position | Title y position |
title.theme | Title theme |
title.hjust | Title hjust |
title.vjust | Title vjust |
label | Label |
label.theme | Label theme |
barwidth | Barwidth |
barheight | Barheight |
nbin | Number of bins |
reverse | Reverse |
order | order |
available_aes | Available aesthetics |
... | Extra paramters |