unhcr-dataviz / unhcrthemes

UNHCR branded theme for ggplot2 and data visualization colour palettes
https://unhcr-dataviz.github.io/unhcrthemes/
Other
18 stars 7 forks source link

Deprecated scale_name argument in continuous_scale(), discrete_scale() and binned_scale() #35

Open dickoa opened 6 months ago

dickoa commented 6 months ago

We need to update our scales to make sure that it's work with ggplot2 versions >= 3.5 and also version < 3.5

https://github.com/unhcr-dataviz/unhcrthemes/blob/master/R/scales.R#L46

https://github.com/unhcr-dataviz/unhcrthemes/blob/master/R/scales.R#L71

https://github.com/unhcr-dataviz/unhcrthemes/blob/master/R/scales.R#L71