plot proportions of a set of categories
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | cmp_proportion1(
ti,
xtitle = "",
ytitle = "",
xangle = 0,
margin.l = 0.1,
legend.pos = "top.center.out",
legend.dir = "h",
legend.title = "",
barwidth = 0.8,
oneline = F,
expand.x = c(0.01, 0.01),
expand.y = c(0.01, 0.04),
pal = "npg"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.