Closed teunbrand closed 4 years ago
Also the pyramid colour scales are slightly different: you can now set colour = c(0, 1000) or colour = scale_fill_*().
colour = c(0, 1000)
colour = scale_fill_*()
Also the pyramid colour scales are slightly different: you can now set
colour = c(0, 1000)
orcolour = scale_fill_*()
.