You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use annotation_custom to add the logo to the plot. However, when I'm using it together with the ggbackground, the background image seems to cover the logos:
I want to use
annotation_custom
to add the logo to the plot. However, when I'm using it together with theggbackground
, the background image seems to cover the logos:The same code without
ggbackground(plot, "background.png")
generates the expected result.The text was updated successfully, but these errors were encountered: