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

n exceed nmax of the palette #12

Closed vidonne closed 2 years ago

vidonne commented 2 years ago

Find a solution for when n > nmax for qualitative palettes. Now it just uses the default na.value but we need a solution. An error? Color mixing?

vidonne commented 2 years ago

fix #15