larmarange / ggstats

Extension to ggplot2 for plotting stats
https://larmarange.github.io/ggstats/
GNU General Public License v3.0
26 stars 1 forks source link

How to change the colour of the labels when using gglikert #43

Closed Jessiedonny closed 10 months ago

Jessiedonny commented 10 months ago

Hi,

I am using the gglikert and found it's a great tool. Thanks for developing it.

Now I need to use some dark colors for the bars so I want to change the colour of the percentage labels from black to white. Is there an easy way to achieve it please? thank you.

larmarange commented 10 months ago

I have added additional options in #44

You can install dev version with remotes::install_github("larmarange/ggstats#44")

larmarange commented 10 months ago

Do you see anything else? Otherwise, I will release a new version of ggstats