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
If theme_lgbtq() is used with no arguments, the plot should be traversed in search of palette_lgbtq() values used. Easy when only one paleete used, harder when multiple palettes appear. In the latter case, perhaps implement some kind of addition of two themes (sth that returns a theme working for both themes?).
The text was updated successfully, but these errors were encountered:
If
theme_lgbtq()
is used with no arguments, the plot should be traversed in search ofpalette_lgbtq()
values used. Easy when only one paleete used, harder when multiple palettes appear. In the latter case, perhaps implement some kind of addition of two themes (sth that returns a theme working for both themes?).The text was updated successfully, but these errors were encountered: