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 found a problem with the angle of strip text when using facet_wrap().
I expected the angle of the strip text to rotate according to the angle argument of the element_text() function in the theme function. The text only rotates when strip.position is "top" or "bottom," not "left" or "right."